# Generated by roxygen2: do not edit by hand

S3method(plot,mcGP)
S3method(print,mcGP)
export(addCenters)
export(addCoordinates)
export(addWeights)
export(coordGrid)
export(coordLHS)
export(coordUniform)
export(edgeListToCharVec)
export(enumerateMST)
export(enumerateTSP)
export(genRandomMCGP)
export(getExactFront)
export(getWeight)
export(mcGP)
export(mcMSTEmoaBG)
export(mcMSTEmoaZhou)
export(mcMSTPrim)
export(mutEdgeExchange)
export(mutSubgraphMST)
export(mutUniformPruefer)
export(permutationToCharVec)
export(permutationToEdgelist)
export(prueferToCharVec)
export(prueferToEdgeList)
import(BBmisc)
import(checkmate)
import(ecr)
import(ggplot2)
importFrom(gtools,permutations)
importFrom(stats,dist)
importFrom(stats,runif)
importFrom(utils,read.csv)
importFrom(utils,write.table)
importFrom(vegan,spantree)
