From 4f26361eb08aa09334d1eea0a124110c20d809ce Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni Date: Sat, 18 Oct 2014 15:21:45 +0200 Subject: Moved javadocs to a different repository for hosting, updated README --- .../function/TravellingSalesmanFunctions.html | 357 --------------------- 1 file changed, 357 deletions(-) delete mode 100644 doc/jcgp/backend/function/TravellingSalesmanFunctions.html (limited to 'doc/jcgp/backend/function/TravellingSalesmanFunctions.html') diff --git a/doc/jcgp/backend/function/TravellingSalesmanFunctions.html b/doc/jcgp/backend/function/TravellingSalesmanFunctions.html deleted file mode 100644 index 6b72946..0000000 --- a/doc/jcgp/backend/function/TravellingSalesmanFunctions.html +++ /dev/null @@ -1,357 +0,0 @@ - - - - - -TravellingSalesmanFunctions - - - - - - - - -
- - - - - - - -
- - - -
-
jcgp.backend.function
-

Class TravellingSalesmanFunctions

-
-
- -
-
    -
  • -
    -
    -
    public class TravellingSalesmanFunctions
    -extends FunctionSet
    -
    This class contains all travelling salesman functions in static nested classes. -
    - This is the function set to be used by TravellingSalesmanProblem.
    -
    -
    Author:
    -
    Eduardo Pedroni
    -
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        TravellingSalesmanFunctions

        -
        public TravellingSalesmanFunctions()
        -
        Creates a new instance of TravellingSalesmanFunctions.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - -- cgit v1.2.3