Skip to content
This repository was archived by the owner on Apr 22, 2020. It is now read-only.

Conversation

@mknblch
Copy link
Collaborator

@mknblch mknblch commented Oct 1, 2018

No description provided.

@mknblch mknblch mentioned this pull request Oct 1, 2018
@mknblch mknblch requested review from knutwalker and mneedham October 1, 2018 08:55
@mknblch mknblch changed the title Fix SharedIntPriorityQueue usage [WIP] Fix SharedIntPriorityQueue usage Oct 1, 2018
@mknblch mknblch changed the title [WIP] Fix SharedIntPriorityQueue usage Fix SharedIntPriorityQueue usage Oct 2, 2018
@mknblch mknblch changed the title Fix SharedIntPriorityQueue usage WIP Fix SharedIntPriorityQueue usage Oct 2, 2018
@mknblch mknblch changed the title WIP Fix SharedIntPriorityQueue usage Fix SharedIntPriorityQueue usage Oct 2, 2018
@mneedham mneedham merged commit dd13a39 into neo4j-contrib:3.4 Oct 2, 2018
mneedham pushed a commit that referenced this pull request Oct 11, 2018
* user testcase

* WIP

* WIP

* changed IntPrioQueue in Dijkstra to Javas own PrioQueue

* replace SharedIntPrioQueue in Dijkstra (used in YKSP)

* Fix updateCosts

* ignore testcase

* adapt testcase

* WIP

* WIP

* WIP

* Prim test

* rm example airport-graph tests

* WIP

* rm usertest

* rm prim user test
knutwalker added a commit to knutwalker/neo4j-graph-algorithms that referenced this pull request Oct 12, 2018
* 3.4: (103 commits)
  bump all the versions
  close tx
  3.4 louvain backward (neo4j-contrib#737)
  bumpign version
  compute arrays
  Add weighted pagerank graph type (neo4j-contrib#731)
  3.4 cache weights pagerank (neo4j-contrib#734)
  Balanced triads docs (neo4j-contrib#715)
  bump javadoc plugin - build currently failing on java 11
  update the function example in the docs
  overlap function
  Weighted PageRank (neo4j-contrib#718)
  typo
  3.4 overlap similarity (neo4j-contrib#726)
  Fix SharedIntPriorityQueue usage (neo4j-contrib#725)
  pr bm
  Fix similarity algo descriptions (neo4j-contrib#721)
  update PageRank benchmark
  update link to LDBC dataset
  3.4 degree centrality (neo4j-contrib#719)
  ...

# Conflicts:
#	benchmark/src/main/java/org/neo4j/graphalgo/bench/AllShortestPathsComparisionBenchmark.java
#	benchmark/src/main/java/org/neo4j/graphalgo/bench/LdbcDownloader.java
#	core/src/main/java/org/neo4j/graphalgo/core/heavyweight/AdjacencyMatrix.java
#	core/src/main/java/org/neo4j/graphalgo/core/heavyweight/HeavyCypherGraphFactory.java
#	core/src/main/java/org/neo4j/graphalgo/core/huge/AdjacencyDecompression.java
#	core/src/main/java/org/neo4j/graphalgo/core/huge/HugeAdjacencyList.java
#	core/src/main/java/org/neo4j/graphalgo/core/huge/HugeGraphFactory.java
#	core/src/main/java/org/neo4j/graphalgo/core/huge/HugeGraphImpl.java
#	core/src/main/java/org/neo4j/graphalgo/core/huge/HugeGraphIntersectImpl.java
#	core/src/main/java/org/neo4j/graphalgo/core/huge/RelationshipLoader.java
#	core/src/main/java/org/neo4j/graphalgo/core/huge/VarLongDecoding.java
#	core/src/main/java/org/neo4j/graphalgo/core/huge/VisitRelationship.java
#	core/src/main/java/org/neo4j/kernel/impl/newapi/InternalReadOps.java
#	pom.xml
#	tests/src/test/java/org/neo4j/graphalgo/core/DegreesTest.java
#	tests/src/test/java/org/neo4j/graphalgo/core/ParallelGraphLoadingTest.java
#	tests/src/test/java/org/neo4j/graphalgo/core/huge/LoadingTest.java
#	tests/src/test/java/org/neo4j/graphalgo/impl/LargerTriangleCountTest.java
@mknblch mknblch deleted the fixPriorityQueueUsage branch October 17, 2018 08:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants