Simple SCIP example of linear programming. More...
Go to the source code of this file.
Variables dictionary Blends = Profit.keys() dictionary c = {} dual = model.getDualsolLinear(c[i]) dictionary Grapes = Inventory.keys() dictionary Inventory = {"Alfrocheiro": 60, "Baga": 60, "Castelao": 30} model = Model("Wine blending") name dictionary Profit = {"Dry": 15, "Medium": 18, "Sweet": 30} dictionary Use vtype dictionary x = {} Detailed DescriptionSimple SCIP example of linear programming.
Definition in file lo_wines.py.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4