Constants of different solving events.
More...
Constants of different solving events.
◆ CALC_STARTING
int python.learner.solver.LinearSolver.LinearSolverEvents.CALC_STARTING = 400 |
|
static |
◆ COMPLETE
int python.learner.solver.LinearSolver.LinearSolverEvents.COMPLETE = 200 |
|
static |
◆ ITERATION_COMPLETE
int python.learner.solver.LinearSolver.LinearSolverEvents.ITERATION_COMPLETE = 300 |
|
static |
An iteration of the iterative solver is complete.
◆ STARTING
int python.learner.solver.LinearSolver.LinearSolverEvents.STARTING = 100 |
|
static |
The documentation for this class was generated from the following file: