◆ __init__()
None algorithm.Algorithm.__init__ |
( |
|
self, |
|
|
OptimizationProblem |
optimization_problem |
|
) |
| |
◆ CallOnAllProcesses()
def algorithm.Algorithm.CallOnAllProcesses |
( |
|
self, |
|
|
'list[str]' |
process_types, |
|
|
* |
args, |
|
|
** |
kwargs |
|
) |
| |
◆ Check()
None algorithm.Algorithm.Check |
( |
|
self | ) |
|
◆ Finalize()
None algorithm.Algorithm.Finalize |
( |
|
self | ) |
|
◆ GetProcessesOrder()
'list[str]' algorithm.Algorithm.GetProcessesOrder |
( |
|
self | ) |
|
◆ Initialize()
None algorithm.Algorithm.Initialize |
( |
|
self | ) |
|
◆ Solve()
bool algorithm.Algorithm.Solve |
( |
|
self | ) |
|
The documentation for this class was generated from the following file:
- /home/runner/work/Documentation/Documentation/master/applications/OptimizationApplication/python_scripts/algorithms/algorithm.py