Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 584 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 584 Bytes

JGraphXAdapterIntegration

About

A temporary project for integrating the JGraphXAdapter for JGraphT and a suitable Interface for general graph manipulations.

Installation:

To install, clone this repository and make a new project in Eclipse or IntelliJ. Clone and add JGraphT and JGraphX, then add those projects the JGraphXAdapterIntegration to the buildpath. Finally, add JUnit4 to the buildpath. Mainclass is de.konsteirama.implementation/MainFrame