solveSystem(...,PostProcess=>...) -- specifies whether to postprocess the solutions
Description
Postprocessing includes refinement and clustering the solutions.
Caveat
Postprocessing is coded in top-level M2 language and can be much slower than the homotopy continuation done without postprocessing.
See also
- refine -- refine numerical solutions to a system of polynomial equations
Functions with optional argument named PostProcess:
Further information
- Default value: true
- Function: solveSystem -- solve a system of polynomial equations
- Option key: PostProcess -- specifies whether to postprocess the solutions
The source of this document is in NumericalAlgebraicGeometry/doc.m2:299:0.