mirror of
https://github.com/Z3Prover/z3
synced 2025-08-04 02:10:23 +00:00
merge more from csp
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
e0d8cefde4
commit
2bee9a062f
3 changed files with 1 additions and 25 deletions
|
@ -229,11 +229,6 @@ namespace smt {
|
|||
*/
|
||||
expr_ref_vector get_trail();
|
||||
|
||||
/**
|
||||
\brief set activity of literal
|
||||
*/
|
||||
void set_activity(expr* lit, double activity);
|
||||
|
||||
/**
|
||||
\brief (For debubbing purposes) Prints the state of the kernel
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue