MCPcopy Create free account
hub / github.com/ERGO-Code/HiGHS / multi_objective.py

File multi_objective.py

examples/multi_objective.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Multi-objective binary knapsack example
2from highspy import Highs, HighsLinearObjective
3import numpy as np
4

Callers

nothing calls this directly

Calls 10

HighsClass · 0.90
individual_objectivesFunction · 0.85
manual_lexicographicFunction · 0.85
manual_weightedFunction · 0.85
highs_lexicographicFunction · 0.85
highs_weightedFunction · 0.85
addBinariesMethod · 0.80
addConstrMethod · 0.80
sumMethod · 0.80
silentMethod · 0.45

Tested by

no test coverage detected