Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ number_of_elimination_variables
Method
number_of_elimination_variables
IntegerProgramming/term_ordering.cc:339–342 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
337
338
339
short term_ordering::number_of_elimination_variables() const
340
{
341
return elimination_block_size;
342
}
343
344
345
Callers
4
ideal_stuff.cc
File · 0.80
involves_elimination_variables
Method · 0.80
drop_elimination_variables
Method · 0.80
ideal
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected