, including all inherited members.
_acceptProb (defined in Annealer< PenaltyFunc, SolutionType >) | Annealer< PenaltyFunc, SolutionType > | [protected] |
_best (defined in Annealer< PenaltyFunc, SolutionType >) | Annealer< PenaltyFunc, SolutionType > | [protected] |
_bestIter (defined in Annealer< PenaltyFunc, SolutionType >) | Annealer< PenaltyFunc, SolutionType > | [protected] |
_current (defined in Annealer< PenaltyFunc, SolutionType >) | Annealer< PenaltyFunc, SolutionType > | [protected] |
_currentT (defined in Annealer< PenaltyFunc, SolutionType >) | Annealer< PenaltyFunc, SolutionType > | [protected] |
_iterations (defined in Annealer< PenaltyFunc, SolutionType >) | Annealer< PenaltyFunc, SolutionType > | [protected] |
_lambda (defined in Annealer< PenaltyFunc, SolutionType >) | Annealer< PenaltyFunc, SolutionType > | [protected] |
_maxIterations (defined in Annealer< PenaltyFunc, SolutionType >) | Annealer< PenaltyFunc, SolutionType > | [protected] |
_minIterations (defined in Annealer< PenaltyFunc, SolutionType >) | Annealer< PenaltyFunc, SolutionType > | [protected] |
_multiplierT (defined in Annealer< PenaltyFunc, SolutionType >) | Annealer< PenaltyFunc, SolutionType > | [protected] |
_neighbor (defined in Annealer< PenaltyFunc, SolutionType >) | Annealer< PenaltyFunc, SolutionType > | [protected] |
_pfunc (defined in Annealer< PenaltyFunc, SolutionType >) | Annealer< PenaltyFunc, SolutionType > | [protected] |
_sampleSize (defined in Annealer< PenaltyFunc, SolutionType >) | Annealer< PenaltyFunc, SolutionType > | [protected, static] |
_terminalBestIter (defined in Annealer< PenaltyFunc, SolutionType >) | Annealer< PenaltyFunc, SolutionType > | [protected] |
Annealer(PenaltyFunc &pfunc, SolutionType &sol, double multT, double accept, u_int32_t tBI, u_int32_t minIter, u_int32_t maxIter) | Annealer< PenaltyFunc, SolutionType > | [inline] |
Annealer(SolutionType &solution, double multT, double accept, u_int32_t tBI, u_int32_t minIter, u_int32_t maxIter) | Annealer< PenaltyFunc, SolutionType > | [inline] |
Annealer(PenaltyFunc &pfunc, SolutionType &sol) | Annealer< PenaltyFunc, SolutionType > | [inline] |
best() const | Annealer< PenaltyFunc, SolutionType > | [inline] |
bestIter() const | Annealer< PenaltyFunc, SolutionType > | [inline] |
cost() const | Annealer< PenaltyFunc, SolutionType > | [inline] |
current() const | Annealer< PenaltyFunc, SolutionType > | [inline] |
dump(std::ostream &os) const | Annealer< PenaltyFunc, SolutionType > | [inline] |
getLambda() const | Annealer< PenaltyFunc, SolutionType > | [inline] |
getPenaltyFunc() | Annealer< PenaltyFunc, SolutionType > | [inline] |
initializeParam() | Annealer< PenaltyFunc, SolutionType > | [inline, protected] |
iterations() const | Annealer< PenaltyFunc, SolutionType > | [inline] |
maxIterations() const | Annealer< PenaltyFunc, SolutionType > | [inline] |
minIterations() const | Annealer< PenaltyFunc, SolutionType > | [inline] |
multiplier() const | Annealer< PenaltyFunc, SolutionType > | [inline] |
penalty() const | Annealer< PenaltyFunc, SolutionType > | [inline] |
PenaltyType typedef | Annealer< PenaltyFunc, SolutionType > | |
probability() const | Annealer< PenaltyFunc, SolutionType > | [inline] |
setParameters(double multT, double accept, u_int32_t tBI, u_int32_t minIterations, u_int32_t maxIterations) | Annealer< PenaltyFunc, SolutionType > | [inline] |
setSolutionParameters(const char *foo) | Annealer< PenaltyFunc, SolutionType > | [inline] |
solution() const | Annealer< PenaltyFunc, SolutionType > | [inline] |
solve() | Annealer< PenaltyFunc, SolutionType > | [inline] |
testNeigh() | Annealer< PenaltyFunc, SolutionType > | [inline, protected] |
tuneTemperature() | Annealer< PenaltyFunc, SolutionType > | [inline, protected] |
u_int32_t typedef | Annealer< PenaltyFunc, SolutionType > | |
updateParam() | Annealer< PenaltyFunc, SolutionType > | [inline, protected] |
~Annealer() | Annealer< PenaltyFunc, SolutionType > | [inline, virtual] |