GenSolver


Result

Namespace: Informedica.GenSolver.Lib
Parent Module: Solver

The Result of solving an Equation is that either the Equation is the same or has Changed.

Union Cases

Union CaseDescription
Changed(Variable list)
Signature: Variable list
UnChanged
Signature:
Fork me on GitHub