Class TinyTSP


  • public class TinyTSP
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) double MAX_FLOAT  
    • Constructor Summary

      Constructors 
      Constructor Description
      TinyTSP()  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      It executes the program.
      (package private) void tiny_tsp()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • MAX_FLOAT

        double MAX_FLOAT
    • Constructor Detail

      • TinyTSP

        public TinyTSP()
    • Method Detail

      • tiny_tsp

        void tiny_tsp()
      • main

        public static void main​(java.lang.String[] args)
        It executes the program.
        Parameters:
        args - no arguments