test_MIP.py Error
Open
- Dominant language
- JetBrains MPS
- Stars
- 192
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
New to cylp, I install cylp by pip and run the file CyLP/cylp/tests/test_MIP.py
But python returns with error:
"
cbcModel.branchAndBound()
AttributeError: 'cylp.cy.CyCbcModel.CyCbcModel' object has no attribute 'branchAndBound'
"
I hope to find a solution for this, thanks so much!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.