LeonaireHo
LeonaireHo
### And another problem when i try to install with setup.py ``` -- Build files have been written to: /home/leonaire/ecole-master/_skbuild/linux-x86_64-3.9/cmake-build [33/47] Building CXX object libecole/C...e-lib.dir/src/dynamics/branching.cpp.o FAILED: libecole/CMakeFiles/ecole-lib.dir/src/dynamics/branching.cpp.o /usr/bin/c++ -DFMT_LOCALE -DXTENSOR_USE_XSIMD...
@AntoinePrv ,thanks you. I have successfully installed with /dev/run.sh. Actually,I want to use Ecole to get the features of lp problem, and use them to predict solution using supervised learning....
I have solved this problem of increasing the number of variables by setting the separating and resolving parameters of scip.
Hi, I have tried by setting randomization/permutationseed to 0 but that didn't work, and the names of the vars I get from pyscipopt are always in ascending order, like "x0,...
Hi, @gasse Hello, after I installed it with your github branch, it still couldn't find the function getState in scip.Model. Is it normal? What else do I need to configure?...