Provides methods to access the results obtained with the compute() method of the iterative algorithm in the batch processing mode.
More...
Constructs the result for the iterative algorithm
- Parameters
-
context | Context to manage the result for the iterative algorithm |
Constructs the result for the iterative algorithm
- Parameters
-
context | Context to manage the iterative algorithm result |
cResult | Pointer to C++ implementation of the result |
Returns the result of the iterative algorithm in the batch processing mode
- Parameters
-
- Returns
- Result that corresponds to the given identifier
Returns the optional result of the iterative algorithm in the batch processing mode
- Parameters
-
- Returns
- Result that corresponds to the given identifier
Sets the result of the iterative algorithm in the batch processing mode
- Parameters
-
id | Identifier of the result, ResultId |
val | Object to store the result |
Sets the optional result of the iterative algorithm in the batch processing mode
- Parameters
-
The documentation for this class was generated from the following file:
- optimization_solver/iterative_solver/Result.java