I am trying to add some user information to the nodes of the branch-and-cut tree in SCIP and when branching is performed on the node, I want the child nodes to inherit the same information as the parent. I can access the nodes via an event handler but I could not find a way to attach information to nodes. Thank you.
Asked
Active
Viewed 45 times