Versions in this module Expand all Collapse all v1 v1.2.0 Apr 22, 2026 v1.1.0 Apr 22, 2026 v1.0.0 Mar 2, 2026 Changes in this version + type Alternative struct + ID string + Metrics []float64 + type BenefitFlags []bool + type Result struct + ID string + Score float64 + func Rank(alternatives []Alternative, weights Weights, benefits BenefitFlags) ([]Result, error) + type Weights []float64