next | previous | forward | backward | up | top | index | toc | home

options(Function) -- get optional arguments and default values for a function which accepts them

Synopsis

Description

i1 : options res

o1 = OptionTable{DegreeLimit =>                }
                 HardDegreeLimit => {}
                 LengthLimit => infinity
                 PairLimit => infinity
                 SortStrategy => 0
                 StopBeforeComputation => false
                 Strategy => 
                 SyzygyLimit => infinity

o1 : OptionTable