We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On pluto+ branch, test/fusion10.c hangs with GLPK. Works fine with ISL or PIP as solvers:
./polycc test/fusion10.c --glpk --moredebug
Constructing initial basis... Size of triangular part is 32 0: obj = -9.600000000e+01 inf = 4.614e+01 (6) 10: obj = 9.074000000e+02 inf = 4.330e-15 (0)
The text was updated successfully, but these errors were encountered:
aravindacharya
bondhugula
No branches or pull requests
On pluto+ branch, test/fusion10.c hangs with GLPK. Works fine with ISL or PIP as solvers:
./polycc test/fusion10.c --glpk --moredebug
Constructing initial basis...
Size of triangular part is 32
0: obj = -9.600000000e+01 inf = 4.614e+01 (6)
10: obj = 9.074000000e+02 inf = 4.330e-15 (0)
OPTIMAL LP SOLUTION FOUND
Setting GLPK integer tolerance to 1.000000e-07
GLPK Integer Optimizer, v4.65
53 rows, 13 columns, 145 non-zeros
13 integer variables, none of which are binary
Integer optimization begins...
Long-step dual simplex will be used
The text was updated successfully, but these errors were encountered: