MCPcopy 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

HighsMethod · 0.80
addVariableMethod · 0.80
addConstrMethod · 0.80
maximizeMethod · 0.80
valsMethod · 0.80
writeModelMethod · 0.45
valMethod · 0.45

Tested by

no test coverage detected