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
I need to use a GAP algorithm for a research I am working on. I came across your paper, and am currently trying out the code provided here. In the default logs that are printed, I do see the optimal value found, but not the actual solution (i.e. the optimal x[i][j] variables).
I understand it has been quite some time since the last update to this repository, but is there a way to access these solution values?
Many thanks in advance,
Anis
The text was updated successfully, but these errors were encountered:
Hello,
I need to use a GAP algorithm for a research I am working on. I came across your paper, and am currently trying out the code provided here. In the default logs that are printed, I do see the optimal value found, but not the actual solution (i.e. the optimal x[i][j] variables).
I understand it has been quite some time since the last update to this repository, but is there a way to access these solution values?
Many thanks in advance,
Anis
The text was updated successfully, but these errors were encountered: