Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
325
short term_ordering::number_of_weighted_variables() const
326
{
327
return weighted_block_size;
328
}
329
330
331
Callers
4
ideal_stuff.cc
File · 0.80
drop_last_weighted_variable
Method · 0.80
ideal.cc
File · 0.80
ideal
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected