ROOC
Try in the editor
ROOC docs
GitHub
Preparing search index...
index
JsPipableData
Type Alias JsPipableData
JsPipableData
:
|
{
type
:
"String"
;
value
:
string
}
|
{
type
:
"LinearModel"
;
value
:
SerializedAddressableAccess
}
|
{
type
:
"BinarySolution"
;
value
:
LpSolution
<
boolean
>
}
|
{
type
:
"IntegerBinarySolution"
;
value
:
LpSolution
<
VarValue
>
}
|
{
type
:
"RealSolution"
;
value
:
LpSolution
<
number
>
}
|
{
type
:
"MILPSolution"
;
value
:
LpSolution
<
MILPValue
>
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Try in the editor
ROOC docs
GitHub
ROOC
Loading...