Skip to content

Commit c278ed0

Browse files
add dls to category.json
1 parent 0bf5d8d commit c278ed0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

algorithm/category.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"bfs": "BFS",
3838
"bridges": "Find-Bridges",
3939
"dfs": "DFS",
40+
"dls": "Depth-Limited Search",
4041
"dijkstra": "Dijkstra",
4142
"floyd_warshall": "Floyd-Warshall",
4243
"page_rank": "PageRank Algorithm",

0 commit comments

Comments
 (0)