Macaulay2 Engine
Loading...
Searching...
No Matches

◆ complete_thru_degree()

int F4ResComputation::complete_thru_degree ( ) const
protectedvirtual

Implements ResolutionComputation.

Definition at line 202 of file res-f4-computation.cpp.

204{
205 throw exc::engine_error("complete_thru_degree not implemented");
206}