| mcMST {ecr} | R Documentation |
mcMST
Description
Pareto-front approximations for some graph problems obtained by several algorithms for the multi-criteria minimum spanning tree (mcMST) problem.
Usage
mcMST
Format
A data frame with four variables:
f1First objective (to be minimized).
f2Second objective (to be minimized).
algorithmShort name of algorithm used.
probShort name of problem instance.
replAlgorithm run.
The data is based on the mcMST package.
[Package ecr version 2.1.1 Index]