version finale Label
This commit is contained in:
parent
1e59154e90
commit
5d4163ffbc
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
package org.insa.graphs.algorithm.shortestpath;
|
||||
|
||||
import org.insa.graphs.model.Arc;// sinon cela compilait pas
|
||||
|
||||
public class Label {
|
||||
|
||||
/* sommet courant : sommet associé à ce label (sommet ou numéro de sommet).
|
||||
|
|
|
|||
Loading…
Reference in a new issue