Vladimir V. Voloshinov
Results
2
issues of
Vladimir V. Voloshinov
Our team successfully used PySCIPOpt 4.2.0 with **SCIP 8.0.0** (Linux Ubuntu 20.04, Python 3.8.10). But when we had built **SCIP 8.0.1** and then recompiled PySCIPOpt for this new version all...
On attempt to run simplest example in asl_io.write I have an error **`AttributeError: 'float' object has no attribute 'model'`** The error occurs in line #28 of **write.py** in preparing `symbol_cuid_pairs`...