You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Paul Anderson edited this page Jun 29, 2021
·
4 revisions
Ranking Problem Library
Linear Ordering Library
Instance Format
{"obj": numeric// objective value defined from the linear ordering problem "D": dictionary// dictionary representation of the D matrix"solutions": list// list of solutions"max_tau_solutions": list// pair of solutions with the maximum value of Kendal tau}