spot/src/bin
Alexandre Duret-Lutz 90c106f8a8 sat: generalize the code for reading the solution
* src/misc/satsolver.cc, src/misc/satsolver.hh (satsolver_get_solution):
New function, that accepts a solution split on multiple 'v ' lines.
* src/tgbaalgos/dtbasat.cc, src/tgbaalgos/dtgbasat.cc (get_solution):
Remove, and adjust existing code to use satsolver_get_solution().
* src/tgbatest/readsat.cc, src/tgbatest/readsat.test: New files.
* src/tgbatest/Makefile.am: Add them.
* src/bin/man/spot-x.x: Mention the SAT competition rules for
the expected input/output format.
2013-09-08 20:43:52 +02:00
..
man sat: generalize the code for reading the solution 2013-09-08 20:43:52 +02:00
.gitignore spot-x.7: new man page for common fine-tuning options 2013-04-09 15:05:55 +02:00
common_cout.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
common_cout.hh Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
common_finput.cc bin: Ignore empty lines on input. 2013-05-12 17:32:46 +02:00
common_finput.hh ltlcross: Add a --stop-on-error option. 2012-10-23 23:21:14 +02:00
common_output.cc Add support for printing LTL formulas using Wring's syntax. 2012-10-20 13:40:33 +02:00
common_output.hh Add support for printing LTL formulas using Wring's syntax. 2012-10-20 13:40:33 +02:00
common_post.cc postproc: Add option to output Complete automata. 2013-09-08 20:43:52 +02:00
common_post.hh postproc: Add option to output Complete automata. 2013-09-08 20:43:52 +02:00
common_r.cc bin: Fix handling of LTL simplification options. 2013-03-02 15:36:26 +01:00
common_r.hh Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
common_range.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
common_range.hh Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
common_setup.cc spot-x.7: new man page for common fine-tuning options 2013-04-09 15:05:55 +02:00
common_setup.hh spot-x.7: new man page for common fine-tuning options 2013-04-09 15:05:55 +02:00
common_sys.hh Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
dstar2tgba.cc postproc: Add option to output Complete automata. 2013-09-08 20:43:52 +02:00
genltl.cc Fix genltl --gh-r 2013-04-30 00:01:35 +02:00
ltl2tgba.cc postproc: Add option to output Complete automata. 2013-09-08 20:43:52 +02:00
ltl2tgta.cc postproc: Add option to output Complete automata. 2013-09-08 20:43:52 +02:00
ltlcross.cc rename dba_complement() to dtgba_complement() 2013-09-08 20:43:52 +02:00
ltlfilt.cc ltlfilt: Fix handling --universal, --eventual, and --stutter-invariant. 2013-05-11 11:24:38 +02:00
Makefile.am dstar2tgba: new command. 2013-08-23 17:02:30 +02:00
randltl.cc bin: Adjust version display and help options. 2012-10-19 22:58:38 +02:00
spot-x.cc satmin: cleanup interfaces and minimization loops 2013-09-08 20:43:17 +02:00