Skip to content

Commit

Permalink
Merge pull request #7505 from alexbruy/network-analysis
Browse files Browse the repository at this point in the history
[processing] port shortest path algs to C++
  • Loading branch information
alexbruy committed Aug 1, 2018
2 parents 9792b56 + 7539415 commit bbc3330
Show file tree
Hide file tree
Showing 17 changed files with 1,646 additions and 856 deletions.
1 change: 1 addition & 0 deletions images/images.qrc
Expand Up @@ -98,6 +98,7 @@
<file>themes/default/algorithms/mAlgorithmMergeLayers.svg</file>
<file>themes/default/algorithms/mAlgorithmMultiToSingle.svg</file>
<file>themes/default/algorithms/mAlgorithmNearestNeighbour.svg</file>
<file>themes/default/algorithms/mAlgorithmNetworkAnalysis.svg</file>
<file>themes/default/algorithms/mAlgorithmPolygonToLine.svg</file>
<file>themes/default/algorithms/mAlgorithmRandomPointsWithinPolygon.svg</file>
<file>themes/default/algorithms/mAlgorithmRandomPointsWithinExtent.svg</file>
Expand Down

0 comments on commit bbc3330

Please sign in to comment.