|
Macaulay2 Engine
|
| Computation * Computation::set_stop_conditions | ( | M2_bool | always_stop, |
| M2_arrayint | degree_limit, | ||
| int | basis_element_limit, | ||
| int | syzygy_limit, | ||
| int | pair_limit, | ||
| int | codim_limit, | ||
| int | subring_limit, | ||
| M2_bool | just_min_gens, | ||
| M2_arrayint | length_limit ) |
Definition at line 11 of file comp.cpp.
References Computation(), stop_, and stop_conditions_ok().
Referenced by GBWalker::make_gb(), and SchreyerFrame::rankUsingSparseMatrix().