| Interface | Description |
|---|---|
| ArrayRow.ArrayRowVariables |
| Class | Description |
|---|---|
| ArrayLinkedVariables |
Store a set of variables and their values in an array-based linked list.
|
| ArrayRow | |
| Cache |
Cache for common objects
|
| GoalRow | |
| LinearSystem |
Represents and solves a system of linear equations.
|
| Metrics | |
| PriorityGoalRow |
Implements a row containing goals taking in account priorities.
|
| SolverVariable |
Represents a given variable used in the
linear expression solver. |
| SolverVariableValues |
Store a set of variables and their values in an array-based linked list coupled
with a custom hashmap.
|
| Enum | Description |
|---|---|
| SolverVariable.Type |
Type of variables
|