# Generated by roxygen2 (4.1.1): do not edit by hand

S3method(autoplot,tsp_instance)
S3method(tour_length,tsp_instance)
export(as_TSP)
export(center_of_mass)
export(feature_angle)
export(feature_bounding_box)
export(feature_centroid)
export(feature_chull)
export(feature_cluster)
export(feature_distance)
export(feature_modes)
export(feature_mst)
export(feature_nnds)
export(features)
export(get_solvers)
export(greedy_point_matching)
export(morph_instances)
export(normalization_angle)
export(normalize_rotation)
export(numvec_feature_statistics)
export(random_instance)
export(read_tsplib_instance)
export(read_tsplib_instances)
export(remove_zero_distances)
export(rescale_coords)
export(rescale_instance)
export(rotate_instance)
export(run_solver)
export(tsp_generation_ea)
export(tsp_instance)
import(BBmisc)
import(MASS)
import(TSP)
import(checkmate)
import(ggplot2)
import(stats)
import(stringr)
import(utils)
importFrom(fpc,dbscan)
importFrom(grDevices,chull)
importFrom(splancs,areapl)
importFrom(vegan,spandepth)
importFrom(vegan,spantree)
useDynLib(tspmeta)
useDynLib(tspmeta,do_fast_two_opt)
