Home of the Solver, the
workhorse that runs ADE with local or TCP-connected analyzers to find a
combination of component values and device parameters that has minimum SSE
with respect to the circuit's stated goals.
| Class | Rechecker | Solver
uses an instance of me to compare a recomputed ErrorTabulator
with a reported SSE. |
| Class | Solver | I solve for an optimum combination of alterable values to minimize the
SSE result of my evaluate
method. |