Label V0
This commit is contained in:
parent
0bb48d62bb
commit
fd770f091e
1 changed files with 5 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
package org.insa.graphs.algorithm.shortestpath;
|
||||
|
||||
public class Label {
|
||||
|
||||
}
|
Loading…
Reference in a new issue