Trees | Indices | Help |
|
---|
|
Movement implementation code snippets
Author: B. Henne, F. Ludwig, P. Tute
Contact: henne@dcsec.uni-hannover.de
Copyright: (c) 2010-2011, DCSec, Leibniz Universitaet Hannover, Germany
License: GPLv3
|
|||
|
|
|||
__package__ = None hash(x) |
|
Randomly finds a new next_node to move to. Ignores the last visited node, if possible without getting stuck. Does not set destination_node. Random movement only uses last_node and next_node of a Person. Author: P. Tute |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Jul 6 13:59:47 2014 | http://epydoc.sourceforge.net |