EE599 Project 2. Parallel Algorithm for determining structural balance of signed networks
This is a maven project.
- How to install: [http://maven.apache.org/download.cgi#Installation]
- Compile: $mvn clean install
- Open in a IDE: eclipse: $mvn eclipse:eclipse idea: $mvn idea:idea