coin-or / python-mip

Python-MIP: collection of Python tools for the modeling and solution of Mixed-Integer Linear programs
Eclipse Public License 2.0
533 stars 93 forks source link

added test for `model.var_by_name` #63

Closed pmla closed 4 years ago

pmla commented 4 years ago

Here I have added a unit test for model.var_by_name.