Definition at line 24 of file Problem.h.
◆ applyMove()
virtual bool Problem::applyMove |
( |
IndividualP & |
, |
|
|
MoveP |
|
|
) |
| |
|
inlinevirtual |
◆ getPathLength()
virtual int Problem::getPathLength |
( |
PathP |
| ) |
|
|
inlinevirtual |
◆ initPathAwayFrom()
virtual PathP Problem::initPathAwayFrom |
( |
IndividualP |
| ) |
|
|
inlinevirtual |
◆ initPathTo()
virtual PathP Problem::initPathTo |
( |
IndividualP |
, |
|
|
IndividualP |
|
|
) |
| |
|
inlinevirtual |
◆ nextRandomMove()
virtual MoveP Problem::nextRandomMove |
( |
PathP |
| ) |
|
|
inlinevirtual |
◆ randomMove()
virtual MoveP Problem::randomMove |
( |
IndividualP |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: