version finale Label

This commit is contained in:
bezza 2025-04-29 18:07:34 +02:00
parent 1e59154e90
commit 5d4163ffbc

View file

@ -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).