mirror of
https://github.com/Z3Prover/z3
synced 2025-08-15 07:15:26 +00:00
commit
9d37257059
23 changed files with 67 additions and 67 deletions
|
@ -112,9 +112,9 @@ namespace Duality {
|
|||
};
|
||||
|
||||
|
||||
/** This is the main solver. It takes anarbitrary (possibly cyclic)
|
||||
/** This is the main solver. It takes an arbitrary (possibly cyclic)
|
||||
RPFP and either annotates it with a solution, or returns a
|
||||
counterexample derivation in the form of an embedd RPFP tree. */
|
||||
counterexample derivation in the form of an embedded RPFP tree. */
|
||||
|
||||
class Duality : public Solver {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue