Skip to content

Commit a87d1f2

Browse files
authored
Update SearchAlgorithm.java
1 parent bf2b11e commit a87d1f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/lv/id/jc/algorithm/graph/SearchAlgorithm.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
/**
66
* A functional interface for graph search algorithm
77
*
8+
* @author Jegors Čemisovs
89
* @param <T> the type of vertex id
910
* @since 1.0
1011
*/

0 commit comments

Comments
 (0)