Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ERGO-Code/HiGHS
/ chip0.py
File
chip0.py
examples/chip0.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 x1 + 25x2
4
# s. t. x1 + 2x2 <= 80
Callers
nothing calls this directly
Calls
7
Highs
Method · 0.80
addVariable
Method · 0.80
addConstr
Method · 0.80
maximize
Method · 0.80
vals
Method · 0.80
writeModel
Method · 0.45
val
Method · 0.45
Tested by
no test coverage detected