MCPcopy 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

HighsMethod · 0.80
addVariablesMethod · 0.80
addConstrsMethod · 0.80
setMaximizeMethod · 0.80
variableValueMethod · 0.80
variableDualMethod · 0.80
valsMethod · 0.80
allVariableValuesMethod · 0.80
allVariableNamesMethod · 0.80
constrValueMethod · 0.80
constrDualMethod · 0.80
constrValuesMethod · 0.80

Tested by

no test coverage detected