Macaulay2 Engine
Loading...
Searching...
No Matches
◆
stop_conditions_ok()
bool
NCResComputation::stop_conditions_ok
(
)
inline
protected
virtual
Implements
ResolutionComputation
.
Definition at line
87
of file
nc-res-computation.hpp
.
88
{
89
// We ignore all stopping conditions except length_limit, degree_limit
90
return
true
;
91
}
NCResComputation
Generated on
for Macaulay2 Engine by
1.15.0