Record
algorithm
No description available.
record algorithm {
objective: option<algorithm-objective-enum>,
problem-type: option<algorithm-problem-type-enum>,
}Fields
| Name | Type | Description |
|---|---|---|
| objective | option<algorithm-objective-enum> | |
| problem-type | option<algorithm-problem-type-enum> |