Pallas Solver
0.1
C++ Global Optimization Algorithms
|
This is the complete list of members for pallas::Brute::HistoryOutput, including all inherited members.
best_cost | pallas::Brute::HistoryOutput | |
best_solution | pallas::Brute::HistoryOutput | |
current_solution | pallas::Brute::HistoryOutput | |
HistoryOutput(unsigned int iteration_number, const Vector ¤t_solution, double best_cost, const Vector &best_solution) | pallas::Brute::HistoryOutput | inline |
iteration_number | pallas::Brute::HistoryOutput |