-
- Downloads
fix issue #188
the beginner transformation `split_vc` is now using `introduce_premises` followed by `subst_all`, instead of `simplify_trivial_quantification` followed by `introduce_premises`. following Andrei's suggestion, instead of `subst_all` we instead substitute only the symbols that (1) were introduced earlier and (2) do not have any attributes `[@model...]` so as to keep symbols present in the initial code.
Showing
- examples/binary_sort/why3shapes.gz 0 additions, 0 deletionsexamples/binary_sort/why3shapes.gz
- examples/bitvectors/bitvector/why3shapes.gz 0 additions, 0 deletionsexamples/bitvectors/bitvector/why3shapes.gz
- examples/euler011/why3session.xml 130 additions, 130 deletionsexamples/euler011/why3session.xml
- examples/euler011/why3shapes.gz 0 additions, 0 deletionsexamples/euler011/why3shapes.gz
- examples/fenwick/why3session.xml 6 additions, 6 deletionsexamples/fenwick/why3session.xml
- examples/fenwick/why3shapes.gz 0 additions, 0 deletionsexamples/fenwick/why3shapes.gz
- examples/hillel_challenge/why3session.xml 23 additions, 21 deletionsexamples/hillel_challenge/why3session.xml
- examples/hillel_challenge/why3shapes.gz 0 additions, 0 deletionsexamples/hillel_challenge/why3shapes.gz
- examples/max_matrix/why3shapes.gz 0 additions, 0 deletionsexamples/max_matrix/why3shapes.gz
- examples/maximum_subarray/why3shapes.gz 0 additions, 0 deletionsexamples/maximum_subarray/why3shapes.gz
- examples/mccarthy/why3session.xml 4 additions, 4 deletionsexamples/mccarthy/why3session.xml
- examples/mccarthy/why3shapes.gz 0 additions, 0 deletionsexamples/mccarthy/why3shapes.gz
- examples/mex/why3shapes.gz 0 additions, 0 deletionsexamples/mex/why3shapes.gz
- examples/pancake_sorting/why3shapes.gz 0 additions, 0 deletionsexamples/pancake_sorting/why3shapes.gz
- examples/power/why3shapes.gz 0 additions, 0 deletionsexamples/power/why3shapes.gz
- examples/power_vc_sp/why3shapes.gz 0 additions, 0 deletionsexamples/power_vc_sp/why3shapes.gz
- examples/prover/Firstorder_formula_impl/why3session.xml 6 additions, 6 deletionsexamples/prover/Firstorder_formula_impl/why3session.xml
- examples/prover/Firstorder_formula_impl/why3shapes.gz 0 additions, 0 deletionsexamples/prover/Firstorder_formula_impl/why3shapes.gz
- examples/prover/Firstorder_formula_spec/why3session.xml 24 additions, 24 deletionsexamples/prover/Firstorder_formula_spec/why3session.xml
- examples/prover/Firstorder_formula_spec/why3shapes.gz 0 additions, 0 deletionsexamples/prover/Firstorder_formula_spec/why3shapes.gz
Loading
Please register or sign in to comment