Hello,
In the spirit of this tutorial I'm trying to use polymake to learn about potential facets of a graph partitioning mixed ILP. I am able to get some useful output for the simple graphs \( P_2 \) and \( P_3 \) within a matter of seconds but anything beyond this (\( P_4 \) or \( C_4 \) ) seems to be too much for it. Could this be normal, or am I doing something wrong?
For \( P_4 \) the ILP has ~30 variables, mostly binary, and ~200 constraints. I can post the CPLEX .lp file if that would help.
Many thanks,
Patro