Creates L intersection graph from edge represented graph. Simple UI available.
- Draw graph. Edges are created/deleted by clicking on a pair of vertices.
- Load file. The textfile must have two numbers representing an edge separated by a space on each line.
This is my first larger project. The commit messages and code are not polished.