void Init()
Initialize the link graph job: Resize nodes and edges and populate them.
virtual void Run(LinkGraphJob &job) const
Initialize the link graph job.
Stateless, thread safe initialization hander.
A handler doing "something" on a link graph component.
Some typedefs for component handlers.
virtual ~InitHandler()
Virtual destructor has to be defined because of virtual Run().
Class for calculation jobs to be run on link graphs.