struct ORTools::Sat::CpSolverSolution
- ORTools::Sat::CpSolverSolution
- Struct
- Value
- Object
Included Modules
- Protobuf::Message
Defined in:
ortools-sat/connector/cp_model.pb.crConstant Summary
-
FIELDS =
{1 => {name: :values, pb_type: :int64, crystal_type: Int64, cast_type: Array(Int64)?, native: true, optional: true, repeated: true, default: nil, packed: false}} of Int32 => HashLiteral(Symbol, ASTNode)
Constructors
Class Method Summary
Instance Method Summary
- #[](key : String)
- #to_protobuf(io : IO, embedded = false)
- #to_protobuf
- #values : Array(Int64) | Nil
- #values=(values : Array(Int64) | Nil)