HybridLimit -- an option to control HybridStrategy
Description
This controls behavior when using Strategy=>HybridStrategy. By increasing the HybridLimit value (default 15), HybridStrategy will execute SimisStrategy longer. Infinity will behave exactly like SimisStrategy.
See also
- HybridStrategy -- A strategy for determining whether a map is birational and computing its inverse
Functions with optional argument named HybridLimit:
- inverseOfMap(...,HybridLimit=>...) -- see inverseOfMap -- inverse of a birational map between projective varieties
- isBirationalMap(...,HybridLimit=>...) -- see isBirationalMap -- whether a map between projective varieties is birational
- isBirationalOntoImage(...,HybridLimit=>...) -- see isBirationalOntoImage -- whether a map between projective varieties is birational onto its image
- isEmbedding(...,HybridLimit=>...) -- see isEmbedding -- whether a rational map of projective varieties is a closed embedding
- sourceInversionFactor(...,HybridLimit=>...) -- see sourceInversionFactor -- computes the common factor among the components of the composition of the inverse map and the original map
The source of this document is in RationalMaps.m2:1410:0.