jakobbossek / mcMST

Algorithms to solve the multi-criteria minimum spanning tree problem (mcMST) in R
Other
4 stars 2 forks source link

extend EMOA tests #19

Closed jakobbossek closed 6 years ago

jakobbossek commented 6 years ago

... on different grapherator generated graphs. Check validity of resulting approximation set, i.e., check if solutions are in fact valid trees.

jakobbossek commented 6 years ago

Done via 5704f3d