Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ERGO-Code/HiGHS
/ chip.py
File
chip.py
examples/chip.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# model and solve the LP
2
#
3
# maximize 10 Tables + 25 SetsOfChairs
4
# s. t. Tables + 2 SetsOfChairs <= 80: Assembly
Callers
nothing calls this directly
Calls
15
Highs
Method · 0.80
addVariables
Method · 0.80
addConstrs
Method · 0.80
setMaximize
Method · 0.80
variableValue
Method · 0.80
variableDual
Method · 0.80
vals
Method · 0.80
allVariableValues
Method · 0.80
allVariableNames
Method · 0.80
constrValue
Method · 0.80
constrDual
Method · 0.80
constrValues
Method · 0.80
Tested by
no test coverage detected