jump-dev / jump-dev/MultiObjectiveAlgorithms.jl

Instances for testing

Aperta
#113 8 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Julia
Stelle
87
Fork
10
Merge medio
25m
PR unite (30g)
1

Descrizione

Issue #105 has demonstrated that we need better testing of the algorithms.

One approach is to hand-craft tests. But that's pretty slow and limiting.

It'd be better if we could have a set of instances in a file format with a corresponding set of efficient solutions that we could check against.

Here's a library of instances: https://github.com/vOptSolver/vOptLib

It doesn't use a standardized file format, and it doesn't have solutions. But we could translate everything into JuMP and then into `.mof.json` (https://jump.dev/MathOptFormat), and then compare the various algorithms against each other.

The output would be: a standardized set of instances and a set of solutions :smile: which seems like a useful thing for the community.

I'm very open to discussions for ideas on this...

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.