#include <GraphOpGenerator.h>
The GraphOpGenerator comes up with certain complex graph operations. They are initiated for example by gene products in a genetic regulatory network that exceed a predetermined threshold.
The first implementation makes use of the Space3D representation, releases entities in a random location in this 3D world. Those entities diffuse over the 3D space and end up at docking units that are nearby. Over there docking requests are initiated.
Definition at line 21 of file GraphOpGenerator.h.
1.6.1