This commit is contained in:
El Haji Fofana 2023-04-04 16:38:30 +02:00
parent 0bb48d62bb
commit fd770f091e

View file

@ -0,0 +1,5 @@
package org.insa.graphs.algorithm.shortestpath;
public class Label {
}