Versions in this module Expand all Collapse all v1 v1.0.0 Jun 28, 2022 Changes in this version + func Get01MaxValue(maxWeight Weight, items []T, getWeight func(*T) Weight, ...) Value + func Get01Solution(maxWeight Weight, items []T, getWeight func(*T) Weight, ...) (selection []T) + type Number interface