The TSPSuite (from now on referred to as the project) is licensed under the GNU General Public License Version 3, 29 June 2007. This license applies to all of the software and all other parts of the project, except for the exceptions listed under point "Exceptions" below.
The text of the GNU General Public License Version 3 is provided in the file "meta/licenses/gpl-3.0.txt" and can be found online at http://www.gnu.org/meta/licenses/gpl-3.0.txt.
Some versions of other, freely available components are included in the sources of the project. For these components, other licensing terms and copyright apply. The reason why these components are included is to make sure that the project is sufficiently stand-alone and can execute without the need to download external resources.
The licenses used for some of these elements are given in the folder "licenses"
-
LaTeX Document Class "IEEEtran"
- License: LaTeX Project Public License, version 1.3 (see file "meta/licenses/lppl-1.3.txt")
- Copyright:
- Copyright (c) 1993-2000 by Gerry Murray, Silvano Balemi, Jon Dixon, Peter N"uchter, Juergen von Hagen and
- Copyright (c) 2001-2014 by Michael Shell
- Current maintainer (V1.3 to V1.8a): Michael Shell
- File: IEEEtran.cls
- Version: 2014/09/17 version V1.8a
- Location in Project: src/main/resources/org/logisticPlanning/utils/document/impl/latex/ieeeArticle/
- Status: freely available in the internet
- Sources:
-
LaTeX Bibliography Style "IEEEtranN"
- License: LaTeX Project Public License, version 1.3 (see file "meta/licenses/lppl-1.3.txt")
- Copyright: Copyright (c) 2003-2008 Michael Shell
- Author: Michael Shell
- File: IEEEtran.bst
- Version: Version 1.13 (2008/09/30)
- Location in Project: src/main/resources/org/logisticPlanning/utils/document/impl/latex/ieeeArticle/
- Status: freely available in the internet
- Sources:
-
LaTeX Document Class "sig-alternate"
- License: ?
- Copyright: the Authors / ACM (?)
- Bugs/comments/suggestions/technicalities to Gerry Murray -- [email protected]
- Questions on the style, SIGS policies, etc. to Adrienne Griscti [email protected]
- Author:
- Gerald Murray - May 23rd 2012
- G.K.M. Tobin August-October 1999
- adapted from ARTICLE document style by Ken Traub, Olin Shivers, also using elements of esub2acm.cls
- ARTICLE DOCUMENT STYLE -- Released 16 March 1988, for LaTeX version 2.09, Copyright (C) 1988 by Leslie Lamport
- File: sig-alternate.cls
- Version: v2.5, Wednesday 23rd. May 2012
- Status: freely available in the internet
- Location in Project: src/src/main/resources/org/logisticPlanning/utils/document/impl/latex/acmConf/
- Sources:
-
LaTeX Document Class "llncs"
- License: ?
- Copyright: the Authors / Springer Verlag (?)
- Author: ?
- File: llncs.cls
- Version: LLNCS DOCUMENT CLASS -- version 2.18 (27-Sep-2013)
- Status: freely available in the internet
- Location in Project: src/main/resources/org/logisticPlanning/utils/document/impl/latex/springerConf/
- Sources:
- http://www.springer.com/computer/lncs/lncs+authors?SGWID=0-40209-0-0-0
- ftp://ftp.springer.de/pub/tex/latex/llncs/latex2e/llncs2e.zip
-
The popular TSP benchmarking suite "TSPLib". From this suite we take the benchmark cases, which are the benchmarking functionality of this package. The copyright to these files is held by the corresponding people, see http://comopt.ifi.uni-heidelberg.de/software/TSPLIB95/ for information or the following publications:
- Publications:
- Gerhard Reinelt: "TSPLIB", 1995, Office Research Group Discrete Optimization, Ruprecht Karls University of Heidelberg: Heidelberg, Germany, http://comopt.ifi.uni-heidelberg.de/software/TSPLIB95/
- Gerhard Reinelt: "TSPLIB 95", Universitaet Heidelberg, Institut fuer Mathematik: Heidelberg, Germany. 1995 http://comopt.ifi.uni-heidelberg.de/software/TSPLIB95/DOC.PS
- Gerhard Reinelt: "TSPLIB - A Traveling Salesman Problem Library", Operations Research Society of America (ORSA), ORSA Journal on Computing 3(4):376-384, Fall 1991, doi:10.1287/ijoc.3.4.376
- License: ?
- Copyright: the Authors ?
- Author: Gerhard Reinelt
- Folder: instances
- Location in Project: src/main/resources/org/logisticPlanning/tsp/benchmarking/instances/
- Status: freely available in the internet
- Source: https://www.iwr.uni-heidelberg.de/groups/comopt/software/TSPLIB95/
- Publications:
The project depends on a set of external libraries. These will automatically
be loaded if install the project via the Maven POM
file. They are not part of the official source code. However, they may be included in "fat jars
", i.e., the
jar
archives we create via the Maven Shade Plugin and which hold a "-full" in their
name. These jar
archive are created for the user's convenience: Using
them, no additional libraries need to be put into the classpath.
The following libraries are needed by the project:
-
freehep-export-2.1.1.jar
- License: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 (see file "meta/licenses/lgpl-2.1.txt")
- Version: 2.1.1
- Status: freely available in the internet
- Source: java.freehep.org
-
freehep-graphics2d-2.1.1.jar
- License: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 (see file "meta/licenses/lgpl-2.1.txt")
- Version: 2.1.1
- Status: freely available in the internet
- Source: java.freehep.org
-
freehep-graphicsio-2.1.1.jar
- License: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 (see file "meta/licenses/lgpl-2.1.txt")
- Version: 2.1.1
- Status: freely available in the internet
- Source: java.freehep.org
-
freehep-graphicsio-emf-2.1.1.jar
- License: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 (see file "meta/licenses/lgpl-2.1.txt")
- Version: 2.1.1
- Status: freely available in the internet
- Source: java.freehep.org
-
freehep-graphicsio-pdf-2.1.1.jar
- License: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 (see file "meta/licenses/lgpl-2.1.txt")
- Version: 2.1.1
- Status: freely available in the internet
- Source: java.freehep.org
-
freehep-graphicsio-ps-2.1.1.jar
- License: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 (see file "meta/licenses/lgpl-2.1.txt")
- Version: 2.1.1
- Status: freely available in the internet
- Source: java.freehep.org
-
freehep-graphicsio-svg-2.1.1.jar
- License: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 (see file "meta/licenses/lgpl-2.1.txt")
- Version: 2.1.1
- Status: freely available in the internet
- Source: java.freehep.org
-
freehep-io-2.0.2.jar
- License: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 (see file "meta/licenses/lgpl-2.1.txt")
- Version: 2.0.2
- Status: freely available in the internet
- Source: java.freehep.org
-
freehep-swing-2.0.3.jar
- License: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 (see file "meta/licenses/lgpl-2.1.txt")
- Version: 2.0.3
- Status: freely available in the internet
- Source: java.freehep.org
-
freehep-util-2.0.2.jar
- License: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 (see file "meta/licenses/lgpl-2.1.txt")
- Version: 2.0.2
- Status: freely available in the internet
- Source: java.freehep.org
-
freehep-xml-2.1.1.jar
- License: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 (see file "meta/licenses/lgpl-2.1.txt")
- Version: 2.1.1
- Status: freely available in the internet
- Source: java.freehep.org
-
hamcrest-core-1.3.jar
- License: New BSD License (see file "meta/licenses/bsd-license.txt")
- Version: 1.3
- Status: freely available in the internet
- Source: repo.maven.apache.org
-
jcommon-1.0.23.jar
- License: GNU Lesser General Public Licence (see file "meta/licenses/lgpl-2.1.txt")
- Version: 1.0.19
- Status: freely available in the internet
- Source: repo.maven.apache.org
-
jdom-1.0.jar
- License: ?
- Version: 1.0
- Status: freely available in the internet
- Source: repo.maven.apache.org
-
jfreechart-1.0.19.jar
- License: GNU Lesser General Public Licence (see file "meta/licenses/lgpl-2.1.txt")
- Version: 1.0.19
- Status: freely available in the internet
- Source: repo.maven.apache.org
-
junit-4.11.jar
- License: Common Public License Version 1.0 (see file "meta/licenses/cpl-1.0.txt")
- Version: 4.11
- Status: freely available in the internet
- Source: repo.maven.apache.org
-
openide-lookup-1.9-patched-1.0.jar
- License: ?
- Version: 1.9-patched-1.0
- Status: freely available in the internet
- Source: java.freehep.org
If you have any questions about the project, want to contribute to the project, want to discuss licensing terms, or have any problem with the project itself and/or its licensing terms, please contact the project main author via email (see point "Contact").
The main author, copyright holder, and corresponding author of the project is Dr. Thomas Weise.
Dr. Thomas Weise
Nature Inspired Computation and Applications Laboratory (NICAL)
USTC-Birmingham Joint Research Institute in Intelligent Computation and Its Applications (UBRI)
School of Computer Science and Technology (SCST)
University of Science and Technology of China (USTC)
West Campus, Science and Technology Building, West Wing, Room 601
Huangshan Road/Feixi Road, Hefei 230027, Anhui, China
Web: http://www.it-weise.de/
Email: [email protected], [email protected]