spot/src/bin
Alexandre Duret-Lutz 846e33b9e5 ltl2tgba: Add a --csv-escape option and document CSV I/O.
* src/bin/common_output.cc, src/bin/common_output.hh:
(output_formula_checked, aut_stat_printer): New.
* src/bin/genltl.cc, src/bin/randltl.cc, src/bin/ltlfilt.cc: Call
output_formula_checked() instead of output_formula().
* src/bin/ltl2tgba.cc: Use aut_stat_printer and add option --csv-escape.
* doc/org/csv.org: New file to document CSV I/O.
* doc/Makefile.am: Add it.
* doc/org/ioltl.org, doc/org/ltlfilt.org, doc/org/ltl2tgba.org,
doc/org/tools.org: Link to csv.org
2013-12-06 11:09:36 +01:00
..
man ltlcross: report statistics about Rabin and Streett automata 2013-11-22 08:59:13 +01: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: add support for reading formulas from CSV files. 2013-12-06 11:09:36 +01:00
common_finput.hh bin: add support for reading formulas from CSV files. 2013-12-06 11:09:36 +01:00
common_output.cc ltl2tgba: Add a --csv-escape option and document CSV I/O. 2013-12-06 11:09:36 +01:00
common_output.hh ltl2tgba: Add a --csv-escape option and document CSV I/O. 2013-12-06 11:09:36 +01: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 ltl2tgba: Add a --csv-escape option and document CSV I/O. 2013-12-06 11:09:36 +01:00
ltl2tgba.cc ltl2tgba: Add a --csv-escape option and document CSV I/O. 2013-12-06 11:09:36 +01:00
ltl2tgta.cc * src/bin/ltl2tgta.cc: Simplify using spot::translator(). 2013-10-22 17:55:29 +02:00
ltlcross.cc ltlcross: report statistics about Rabin and Streett automata 2013-11-22 08:59:13 +01:00
ltlfilt.cc ltl2tgba: Add a --csv-escape option and document CSV I/O. 2013-12-06 11:09:36 +01:00
Makefile.am dstar2tgba: new command. 2013-08-23 17:02:30 +02:00
randltl.cc ltl2tgba: Add a --csv-escape option and document CSV I/O. 2013-12-06 11:09:36 +01:00
spot-x.cc satmin: cleanup interfaces and minimization loops 2013-09-08 20:43:17 +02:00