Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ number_of_generators
Method
number_of_generators
IntegerProgramming/ideal.cc:939–942 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
937
///////////////////// object information ////////////////////////////////////
938
939
long ideal::number_of_generators() const
940
{
941
return size;
942
}
943
944
int ideal::error_status() const
945
{
Callers
8
Conti_Traverso
Function · 0.80
Positive_Conti_Traverso
Function · 0.80
Elim_Conti_Traverso
Function · 0.80
Pottier
Function · 0.80
Hosten_Sturmfels
Function · 0.80
DiBiase_Urbanke
Function · 0.80
Bigatti_LaScala_Robbiano
Function · 0.80
change_cost
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected