Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
ORTools::Sat::CpSolverSolution
Inherits
Protobuf::Message
<
Struct
<
Value
<
Object
Constants
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
new
(buf :
Protobuf::Buffer
)
new
(values :
Array
(
Int64
) |
Nil
= nil)
Class methods
from_protobuf
(io)
Instance methods
[]
(key :
String
)
to_protobuf
(io :
IO
, embedded = false)
to_protobuf
values
values=
(values :
Array
(
Int64
) |
Nil
)