ecole
ecole copied to clipboard
NodeBipartiteObs object has no attribute variable_features
Describe the bug
I am trying to run the example for branching-imitation (https://github.com/ds4dm/ecole/tree/master/examples/branching-imitation) and am getting the following error - 'ecole.core.observation.NodeBipartiteObs' object has no attribute 'variable_features'
Detailed log -
Traceback (most recent call last):
File "/home/pshah398/LearningToBranch/EcoleGasseEtAl/branching-imitation/example.py", line 408, in
Setting
- OS: Linux
- Python version: 3.10.5
- Ecole version: 0.7.3
To Reproduce
Run the file example.ipynb at https://github.com/ds4dm/ecole/tree/master/examples/branching-imitation