MCPcopy Create free account
hub / github.com/Singular/Singular / number_of_weighted_variables

Method number_of_weighted_variables

IntegerProgramming/term_ordering.cc:325–328  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

323
324
325short term_ordering::number_of_weighted_variables() const
326{
327 return weighted_block_size;
328}
329
330
331

Callers 4

ideal_stuff.ccFile · 0.80
ideal.ccFile · 0.80
idealMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected