# Functions
NewGaussSeidel creates and returns a pointer to a new GaussSeidel constraint equation solver.
# Structs
GaussSeidel equation solver.
Solution represents a solver solution.
Constraint equation solver base class.
# Interfaces
ISolver is the interface type for all constraint solvers.