OR-Tools  9.3
sat_solver.cc File Reference

Go to the source code of this file.

Namespaces

namespace  operations_research
 Collection of objects used to extend the Constraint Solver library.
 
namespace  operations_research::sat
 

Functions

std::string SatStatusString (SatSolver::Status status)
 
void MinimizeCore (SatSolver *solver, std::vector< Literal > *core)
 

Variable Documentation

◆ var

BooleanVariable var

Definition at line 2453 of file sat_solver.cc.

◆ weight

int weight

Definition at line 2454 of file sat_solver.cc.