Class to iterate over branchers in a group. More...
#include <core.hpp>
Public Member Functions | |
Branchers (Space &home, BrancherGroup g) | |
Initialize. More... | |
bool | operator() (void) const |
Test whether there are branchers left. More... | |
void | operator++ (void) |
Move iterator to next brancher. More... | |
const Brancher & | brancher (void) const |
Return propagator. More... | |
|
inline |
|
inline |
|
inline |
|
inline |