-
Notifications
You must be signed in to change notification settings - Fork 4
/
DESCRIPTION
30 lines (30 loc) · 916 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Package: tspmeta
Title: Instance Feature Calculation and Evolutionary Instance Generation for
the Traveling Salesman Problem
Description: Instance feature calculation and evolutionary instance generation
for the traveling salesman problem. Also contains code to "morph" two TSP
instances into each other. And the possibility to conveniently run a couple
of solvers on TSP instances.
Author: Bernd Bischl <bernd_bischl@gmx.net>,
Jakob Bossek <jakob.bossek@tu-dortmund.de>,
Olaf Mersmann <olafm@p-value.net>
Maintainer: Bernd Bischl <bernd_bischl@gmx.net>
URL: https://github.com/berndbischl/tspmeta
BugReports: https://github.com/berndbischl/tspmeta/issues
License: BSD_3_clause + file LICENSE
Depends:
ggplot2,
TSP,
MASS
Imports:
BBmisc,
checkmate (>= 1.8.0),
fpc,
vegan,
stringr,
splancs
Suggests:
testthat
LazyData: yes
ByteCompile: yes
Version: 1.2