Zerofy's Graph Coverage Tool

Enter graph information in the box below using one of the following formats:
    1. Each line represents a directed edge between two nodes separated with a space ( node1 node2 ).
    2. Each line represents a node and all of its neighbors separated with spaces ( node1 nb1 nb2 ... ).
Lines starting with # are ignored.

The algorithm assumes the input is a directed graph.