Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ error_status
Method
error_status
IntegerProgramming/ideal.cc:944–950 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
942
}
943
944
int ideal::error_status() const
945
{
946
if(size<0)
947
return -1;
948
else
949
return 0;
950
}
951
952
//////////////////////////// output /////////////////////////////////////////
953
Callers
10
Conti_Traverso
Function · 0.45
Positive_Conti_Traverso
Function · 0.45
Elim_Conti_Traverso
Function · 0.45
Pottier
Function · 0.45
Hosten_Sturmfels
Function · 0.45
DiBiase_Urbanke
Function · 0.45
Bigatti_LaScala_Robbiano
Function · 0.45
solve
Function · 0.45
change_cost
Function · 0.45
ideal
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected