foliage-rs/src
Patrick Lühne 7d22e47ba1
Represent quantified formulas consistently
Existential and universal quantification used redundant data
representations, while they actually share the same structure. This
unifies both into a single QuantifiedFormula type.
2020-04-13 22:05:09 +02:00
..
format Support n-ary biconditionals 2020-04-13 21:59:25 +02:00
ast.rs Represent quantified formulas consistently 2020-04-13 22:05:09 +02:00
format.rs Split formatting utils into separate files 2020-04-09 22:09:15 +02:00
lib.rs Initial commit 2020-02-05 03:23:11 +01:00