Merge branch 'main' of https://git.etud.insa-toulouse.fr/bezza/BE-Graphe
This commit is contained in:
commit
6993453b31
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
package org.insa.graphs.algorithm.shortestpath;
|
package org.insa.graphs.algorithm.shortestpath;
|
||||||
|
|
||||||
|
import org.insa.graphs.model.Arc;// sinon cela compilait pas
|
||||||
|
|
||||||
public class Label {
|
public class Label {
|
||||||
|
|
||||||
/* sommet courant : sommet associé à ce label (sommet ou numéro de sommet).
|
/* sommet courant : sommet associé à ce label (sommet ou numéro de sommet).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue