Pallas Solver  0.1
C++ Global Optimization Algorithms
pallas::SimulatedAnnealing::HistoryOutput Member List

This is the complete list of members for pallas::SimulatedAnnealing::HistoryOutput, including all inherited members.

best_costpallas::SimulatedAnnealing::HistoryOutput
best_solutionpallas::SimulatedAnnealing::HistoryOutput
current_solutionpallas::SimulatedAnnealing::HistoryOutput
HistoryOutput(unsigned int iteration_number, unsigned int stagnant_iterations, double temperature, const Vector &current_solution, double best_cost, const Vector &best_solution)pallas::SimulatedAnnealing::HistoryOutputinline
iteration_numberpallas::SimulatedAnnealing::HistoryOutput
stagnant_iterationspallas::SimulatedAnnealing::HistoryOutput
temperaturepallas::SimulatedAnnealing::HistoryOutput