Commit Graph

30 Commits

Author SHA1 Message Date
Jean-Christophe Filliatre
59cecc2187 updated proof sesssions, fixed one proof 2013-03-08 13:28:44 +01:00
Jean-Christophe Filliatre
da8262dc93 new implementation of the pairing algorithm, updated proof sessions 2013-03-08 11:05:20 +01:00
Jean-Christophe Filliatre
6efd8df606 updated proof sessions (new check sums) 2013-02-22 17:55:26 +01:00
Andrei Paskevich
7a7fccd6c7 update sessions 2013-01-30 19:59:44 +01:00
Andrei Paskevich
4b1bc2b0c0 reorganize examples/
- all programs with sessions are in examples/
- all programs without sessions are in examples/in_progress/
  (if you have private sessions for those, just move them there)
- all pure logical problems are in logic/
  (to simplify bench scripts and gallery building; they are few anyway)
- all OCaml programs are in examples/use_api/
- all strange stuff is in examples/misc/
  (most of it should probably go)
- Claude's solutions for Foveoos 2011 are in examples/foveoos11-cm/
  (why do we need two sets of solutions for quite simple problems?)
- hoare_logic, bitvectors, vacid_0_binary_heaps are in examples/

Bench scripts and documentation are updated.
Also, bench/bench is simplified a little bit.
2013-01-30 01:23:44 +01:00