Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 351 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 351 Bytes

Parallel_Structural_Balance

EE599 Project 2. Parallel Algorithm for determining structural balance of signed networks

This is a maven project.

  1. How to install: [http://maven.apache.org/download.cgi#Installation]
  2. Compile: $mvn clean install
  3. Open in a IDE: eclipse: $mvn eclipse:eclipse idea: $mvn idea:idea