class

ORTools::Sat::Solution

Inherits Reference < Object

Class contains solution of Sat-Model

Constructors

Class methods

valid?(proto : CpSolverResponse) : Bool

Returns true if the response proto passed indicates a solution was found

Source

Instance methods

proto
Source
status
Source
valid?

Returns true is solution was found

Source