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 find that the results of "obs.row_feature.shape[0]" and "model.getNConss()" are different. They should all represent the number of constraints. What happened here? Here, "obs" comes from "ecole.observation.NodeBipartiteObs" and the type of "model" is "pyscipopt.scip.Model"
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I find that the results of "obs.row_feature.shape[0]" and "model.getNConss()" are different. They should all represent the number of constraints. What happened here? Here, "obs" comes from "ecole.observation.NodeBipartiteObs" and the type of "model" is "pyscipopt.scip.Model"
Beta Was this translation helpful? Give feedback.
All reactions