Class SimulatedAnnealingTest

java.lang.Object
ffx.utilities.FFXTest
ffx.algorithms.misc.AlgorithmsTest
ffx.algorithms.groovy.SimulatedAnnealingTest

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

    • SimulatedAnnealingTest

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

    • data

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

      public void testSimulatedAnnealing()