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