This is the complete list of members for
Move< R, M >, including all inherited members.
| apply(Solution< R > &s) (defined in Move< R, M >) | Move< R, M > | [inline] |
| apply(Evaluation< M > &e, Solution< R > &s) (defined in Move< R, M >) | Move< R, M > | [inline] |
| apply(R &r)=0 (defined in Move< R, M >) | Move< R, M > | [pure virtual] |
| apply(M &m, R &r) (defined in Move< R, M >) | Move< R, M > | [inline, virtual] |
| canBeApplied(const Solution< R > &s) (defined in Move< R, M >) | Move< R, M > | [inline] |
| canBeApplied(const Evaluation< M > &e, const Solution< R > &s) (defined in Move< R, M >) | Move< R, M > | [inline] |
| canBeApplied(const R &)=0 (defined in Move< R, M >) | Move< R, M > | [pure virtual] |
| canBeApplied(const M &m, const R &r) (defined in Move< R, M >) | Move< R, M > | [inline, virtual] |
| operator!=(const Move< R, M > &m) const (defined in Move< R, M >) | Move< R, M > | [inline] |
| operator==(const Move< R, M > &m) const =0 (defined in Move< R, M >) | Move< R, M > | [pure virtual] |
| print()=0 (defined in Move< R, M >) | Move< R, M > | [pure virtual] |
| ~Move() (defined in Move< R, M >) | Move< R, M > | [inline, virtual] |