MCPcopy 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
939long ideal::number_of_generators() const
940{
941 return size;
942}
943
944int ideal::error_status() const
945{

Callers 8

Conti_TraversoFunction · 0.80
Positive_Conti_TraversoFunction · 0.80
Elim_Conti_TraversoFunction · 0.80
PottierFunction · 0.80
Hosten_SturmfelsFunction · 0.80
DiBiase_UrbankeFunction · 0.80
Bigatti_LaScala_RobbianoFunction · 0.80
change_costFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected