next | previous | forward | backward | up | top | index | toc | packages | Macaulay2 website
RationalMaps :: HybridStrategy

HybridStrategy -- A strategy for determining whether a map is birational and computing its inverse

Description

HybridStrategy is a valid value for the Strategy Option for inverseOfMap, isBirationalMap, and isEmbedding. This is currently the default strategy. It is a combination of ReesStrategy and SimisStrategy. Increasing the HybridLimit value (default 15) will force SimisStrategy to be executed longer.

See also

For the programmer

The object HybridStrategy is a symbol.