choco-solver icon indicating copy to clipboard operation
choco-solver copied to clipboard

`getGraphVal()` is missing from the Solution object.

Open dimitri-justeau opened this issue 2 years ago • 0 comments
trafficstars

From a Solution object, we can retrieve the value of an IntVar, a SetVar, or a RealVar. But this is not possible for a GraphVar. I believe that we "forgot" to integrate this when we migrated choco-graph into choco-solver.

It should not be difficult to allow this, I can take time to do it.

Cheers,

Dimitri

dimitri-justeau avatar Jul 13 '23 12:07 dimitri-justeau