mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 11:55:51 +00:00
add outline of object invariant
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
a66a14dbf0
commit
cfac32c57d
2 changed files with 69 additions and 0 deletions
|
@ -112,6 +112,8 @@ namespace smt {
|
|||
|
||||
std::string display_spanning_tree();
|
||||
|
||||
bool check_well_formed();
|
||||
|
||||
public:
|
||||
|
||||
network_flow(graph & g, vector<fin_numeral> const & balances);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue