twitter / cassovary

Cassovary is a simple big graph processing library for the JVM
http://twitter.com/cassovary
Apache License 2.0
1.05k stars 150 forks source link

Add bipartite graph tests that were removed from PR #148 #163

Closed pankajgupta closed 9 years ago

pankajgupta commented 9 years ago

CC @AnishShah

AnishShah commented 9 years ago

While making Bipartite Graph, should RightNode 's inbounds or outbounds have negative IDs or positive IDs but convert them to negative inside RightNode ?