You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am trying to run one of the examples in the README, that uses the pmh command. I initially experienced problems with Gurobi because I installed version 10 instead of version 9, and when I fixed this issue I had another problem. Now when I try to run the command:
Hello, I am trying to run one of the examples in the README, that uses the pmh command. I initially experienced problems with Gurobi because I installed version 10 instead of version 9, and when I fixed this issue I had another problem. Now when I try to run the command:
pmh -p LOv -c data/mcpherson_2016/coloring.txt data/mcpherson_2016/patient1.tree data/mcpherson_2016/patient1.labeling -o patient1_constrained/ > patient1_constrained/result.txt
This error comes up:
libc++abi: terminating due to uncaught exception of type GRBException
Abort trap: 6
Do you have any suggestions on how to fix this error?
The text was updated successfully, but these errors were encountered: