Public Member Functions | |
int64_t | operator() (int64_t x, const int64_t &y) const |
int64_t | operator() (int64_t x, const int64_t &y) const |
int64_t | operator() (int64_t x, const int64_t &y) const |
Binary function to prune the previously discovered vertices from the current frontier When used with EWiseApply(SparseVec V, DenseVec W,...) we get the 'exclude = false' effect of EWiseMult
Definition at line 127 of file DirOptBFS.cpp.
Definition at line 84 of file SingleChildBFS.cpp.
Definition at line 99 of file TopDownBFS.cpp.
Definition at line 129 of file DirOptBFS.cpp.