mirror of
https://github.com/Z3Prover/z3
synced 2025-06-27 08:28:44 +00:00
start wcnf
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
be68456c06
commit
08f55f9d1f
5 changed files with 30 additions and 2 deletions
|
@ -322,7 +322,7 @@ namespace opt {
|
|||
|
||||
std::string to_string(bool is_internal, expr_ref_vector const& hard, vector<objective> const& objectives) const;
|
||||
std::string to_string_internal() const;
|
||||
|
||||
std::string to_wcnf();
|
||||
|
||||
void validate_lex();
|
||||
void validate_maxsat(symbol const& id);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue