Extracting multiple observations in a C++ program #355
Unanswered
SelinBayramoglu
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
I am trying to use Ecole entirely within a C++ program. I am using the branching example in ecole/examples/libecole. The branching environment in the example extracts a single observation (NodeBipartite). I was wondering if you can share a method to extract two observation functions, for example NodeBipartite and Khalil2016. Many thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions