mirror of
https://github.com/Z3Prover/z3
synced 2025-05-04 06:15:46 +00:00
add colors
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
commit
4c6e2acd45
56 changed files with 419 additions and 195 deletions
|
@ -22,7 +22,7 @@ Notes:
|
|||
#include "math/polysat/types.h"
|
||||
|
||||
namespace polysat {
|
||||
|
||||
|
||||
class clause_builder {
|
||||
solver& m_solver;
|
||||
sat::literal_vector m_literals;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue