Abstract
Optional
equationCurrent equations in the solver.
The type of solver.
Static
GSGauss-Seidel solver.
Add an equation to be solved.
Add equations. Same as .addEquation, but this time the argument is an array of Equations
Removes an equation
Abstract
solveMethod to be implemented in each subclass
Base class for constraint solvers.