Class AnnealTest


public class AnnealTest extends AlgorithmsTest
Author:
Hernan Bernabe
  • Constructor Details

    • AnnealTest

      public AnnealTest(String info, String filename, double endKineticEnergy, double endPotentialEnergy, double endTotalEnergy, double endTemperature)
  • Method Details

    • data

      public static Collection<Object[]> data()
    • testSimulatedAnnealing

      public void testSimulatedAnnealing()