Originally posted by: raswalgul
I would like to pass on certain data from the current node in a Branch callback to it's children. Is there a way to do this?
'set_node_data()' sets data for the current node, but is there a way to set data for it's children?
I'm implementing this in Python.
#CPLEXOptimizers#DecisionOptimization