This function generates a bare multi-objective weights. The generated object does not contain nodes, edges or edge weights. It serves as a starting point for the step-by-step construction of multi-objective graph problem.
mcGP(lower, upper)
[mcGP
] Multi-objective graph problem.
[integer(1)
]
Lower bounds for coordinates.
[integer(1)
]
Upper bounds for coordinates.
Other graph generators: addCenters
,
addCoordinates
, addWeights