FDirectedGraph

Directed graph represented as a bitarray for allocated nodes, and edges defined by pairs of integers (from->to).