Rdocumentation
powered by
Learn R Programming
GeneralTree (version 0.0.1)
setDiscovered: Set the discovered bit to a certain state.
Description
Set the discovered bit to a certain state.
Usage
setDiscovered(self, private, is_discovered)
Arguments
self
the GeneralTree
private
the private members of the GeneralTree.
is_discovered
the state to which the discover bit should be set.