Class to iterate over branchers of a space. More...
#include <core.hpp>
Public Member Functions | |
Branchers (Space &home) | |
Initialize. | |
bool | operator() (void) const |
Test whether there are branchers left. | |
void | operator++ (void) |
Move iterator to next brancher. | |
Brancher & | brancher (void) const |
Return propagator. | |
Class to iterate over branchers of a space.
Note that the iterator cannot be used during cloning.
|
inline |
|
inline |
|
inline |
|
inline |