Skip to content

Commit df7a1b1

Browse files
committed
add Top-k-dominating algorithm
1 parent b4f59b4 commit df7a1b1

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@
1010
[submodule "iknn-LP-PostgreSQL"]
1111
path = iknn-LP
1212
url = git@github.com:Travelinglight/iknn-LP.git
13+
[submodule "top-k-dominating"]
14+
path = top-k-dominating
15+
url = git@github.com:iykon/top-k-dominating.git

top-k-dominating

Submodule top-k-dominating added at 182a4fb

0 commit comments

Comments
 (0)