- 08 Dec, 2010 5 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
François Bobot authored
-
MARCHE Claude authored
-
- 07 Dec, 2010 1 commit
-
-
François Bobot authored
-
- 06 Dec, 2010 4 commits
-
-
François Bobot authored
The callback is inside one thread the call to the gui and db are protected inside a sync. Especially the fold left which add each subgoal are each one inside a sync. Problem you cant select split before all the proof are added. Perhaps we can 1) add to the model in one thread. 2) acces to the db and the gui inside sync (one sync for each fold_left)
-
François Bobot authored
Execute modifications of the gui or accesses to the database inside the thread of gtk using GtkThread.sync or async Everything else is inside another thread (yes also the access to the model...). Don't add proof attempt one by one (one lock each time) Scheduler : the proof_attempt are added 8 by 8 (if max_running_provers is 2)
-
François Bobot authored
Scheduler : add flag scheduler
-
Andrei Paskevich authored
-
- 05 Dec, 2010 7 commits
-
-
François Bobot authored
Scheduler : Schedule the call, precompute the buffer in advance.
-
François Bobot authored
-
François Bobot authored
The final goal is to compare provers, axiomatics and transformations on specified goals. We also want to have different output Bench.tool represents the provers, axiomatics or transformations that we want to compare. Bench.prob represents on what we want to compare them. The final task are generated from an environnement and possibly with transformations. Currently only provers can be compared.
-
François Bobot authored
-
François Bobot authored
-
François Bobot authored
-
François Bobot authored
-
- 04 Dec, 2010 3 commits
-
-
Andrei Paskevich authored
-
François Bobot authored
et retour à la normal
-
François Bobot authored
-
- 03 Dec, 2010 3 commits
-
-
François Bobot authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
- 02 Dec, 2010 2 commits
-
-
François Bobot authored
-
François Bobot authored
-
- 01 Dec, 2010 15 commits
-
-
François Bobot authored
-
François Bobot authored
-
François Bobot authored
-
François Bobot authored
-
François Bobot authored
-
François Bobot authored
-
François Bobot authored
-
François Bobot authored
-
François Bobot authored
-
François Bobot authored
-
François Bobot authored
-
François Bobot authored
-
François Bobot authored
Conflicts: src/driver/whyconf.mli
-
François Bobot authored
-
François Bobot authored
-