Solve randomly generated systems/conjunctions of linear equations through row and column operations
Solve the individual linear equations of a randomly generated disjunction of equations through row and column operations
Test the reduction of equation conjunctions and disjunctions with arbitrary equations (that do not have 0 both as left-hand- and right-hand-side)
Test the reduction of arbitrary linear combinations with arbitrary equations that have 1 as leading coefficient
Test the reduction with linear combinations of the form c3 - 1
Test the reduction with linear combinations of the form c3 - 1
Test the reduction of arbitrary linear combinations with arbitrary equations (that do not have 0 both as left-hand- and right-hand-side)
(Since version ) see corresponding Javadoc for more information.