Issues
- 2
Clarify support for Undirected Graphs
#140 opened by plofgren - 0
How to Fix a Self-Dependence Error
#229 opened by sangminoh715 - 1
[question] What is the status of Cassovary?
#228 opened by randykerber - 1
Inconsistency in Node API
#225 opened by lintool - 1
Add optional command-line arg in PerformanceBenchmark to store only outgoing edges
#223 opened by lintool - 1
- 7
Convert Node.inboundNodes() and outboundNodes() to have Array[Int] instead of Seq[Int]
#200 opened by pankajgupta - 1
[question] Property Graph?
#217 opened by andypetrella - 1
Implement GraphX API on Cassovary
#214 opened by lintool - 3
Refactor API: s/node/vertex
#213 opened by lintool - 0
Implement Giraph API on Cassovary
#215 opened by lintool - 1
Write a Cassovary shell
#212 opened by lintool - 5
Bug: ArrayBasedDirectedGraph in OutDir(InDir) should not create nodes that have no out (in) edges
#169 opened by pankajgupta - 3
Build fails due to twitter metrics dependency
#209 opened by plofgren - 0
Do not use finagle-stats inside cassovary-core
#210 opened by pankajgupta - 7
Edge Weights
#168 opened by bmckown - 2
Ability to read graph files in Pajek format.
#183 opened by pankajgupta - 1
build falling
#206 opened by szymonm - 13
- 1
- 2
Implement some similarity algorithms
#156 opened by pankajgupta - 0
Allow sorting and de-duplication of neighbors in AdjacencyListGraphReader as well
#196 opened by pankajgupta - 4
ListOfEdgesGraphReader: Handle duplicate edges and/or maintain specified/sorted order
#185 opened by pankajgupta - 5
java.lang.OutOfMemoryError: PermGen space
#191 opened by zjpjack - 5
- 11
[Bug?] PageRank sum is much less 1
#186 opened by alexloginov - 10
Suddenly failing Travis CI
#180 opened by pankajgupta - 3
Improve performance of Closeness Centrality
#174 opened by pankajgupta - 0
Report performance and quality results using Cassovary for this medical records dataset
#172 opened by pankajgupta - 0
Benchmark and profile construction of ArrayBasedDirectedGraph and SharedArrayBasedDirectedGraph on large graphs
#171 opened by pankajgupta - 2
- 1
- 0
Make all directed graph implementations parametrized by NodeType post PR #148
#162 opened by pankajgupta - 1
Parametrize Graph by NodeType
#143 opened by pankajgupta - 7
TriangleCountSpec does not consistently pass
#144 opened by bmckown - 0
Analyze PersonalizedPageRankBenchmark on a graph and identify opportunities for speed and storage optimization
#159 opened by pankajgupta - 0
Enhance PerformanceBenchmark in cassovary-benchmarks to also report java memory in use
#158 opened by pankajgupta - 0
Parallelize Pagerank to run on multiple cores
#157 opened by pankajgupta - 5
- 1
Adding cassovary as dependency does not work
#145 opened by bartekkalinka - 8
Remove the unnecessary "() =>" in `def iteratorSeq` from com.twitter.cassovary.util.io.GraphReader
#136 opened by pankajgupta - 0
- 3
Cross publish Scala 2.10/2.11 releases
#126 opened by caniszczyk - 3
Fix compilation warnings post move to scala 2.11 in cassovary version 4.0.0+
#128 opened by pankajgupta - 2
Remove library eviction warnings with sbt
#132 opened by pankajgupta - 6
Deprecate Ostrich and use Metrics
#89 opened by pankajgupta - 13
Build for Scala 2.11
#90 opened by chrisbeach - 5
Change asserts in GraphBehaviours to ShoudMatchers for more graceful test failures
#109 opened by pankajgupta - 2
Improve SharedArrayBasedDirectedGraph documentation
#119 opened by szymonm - 0
bump fastutils to the newest version
#93 opened by szymonm