MCPcopy 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
339short term_ordering::number_of_elimination_variables() const
340{
341 return elimination_block_size;
342}
343
344
345

Callers 4

ideal_stuff.ccFile · 0.80
idealMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected