Macaulay2 » Documentation
Packages » NumericalSchubertCalculus :: changeFlags(...,OneHomotopy=>...)
next | previous | forward | backward | up | index | toc

changeFlags(...,OneHomotopy=>...) -- strategy for moving solutions to a Schubert problem

Description

There are two strategies: when OneHomotopy is set to true (default) it uses straight line homotopies to change flags, but assumes the initial flags are generic.

When OneHomotopy is set to false, it makes gradual changes in the flags by changing one column at a time, and using only linear homotopies, but in this setting, it generates polynomial equations using all minors of the incidence conditions (thus is not very effective).

Functions with optional argument named OneHomotopy:

Further information

  • Default value: true
  • Function: changeFlags -- continue solutions of a Schubert problem to another instance
  • Option key: OneHomotopy -- strategy for changing flags.

The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/NumericalSchubertCalculus/doc.m2:563:0.