Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
X
Y
M
main(String[])
- Static method in class algod.
TestAlgoD
Point d'entrée pour tester les algorithmes de
Sommet
.
marge
- Static variable in class graphelastic.
Node
maxIdent
- Variable in class algod.
SommetElection
Identifiant maximum des sommets candidats à l'élection
maxNbVoisins
- Variable in class algod.
SommetElection
Nombre de sommets du meilleur candidat à l'élection
monGrapheAnim
- Variable in class algod.
Graphe
Dans le cas d'un affichage graphique, objet qui s'occupe de ça.
mouseClicked(MouseEvent)
- Method in class graphelastic.
GraphPanel
1.1 event handling
mouseDragged(MouseEvent)
- Method in class graphelastic.
GraphPanel
mouseEntered(MouseEvent)
- Method in class graphelastic.
GraphPanel
mouseExited(MouseEvent)
- Method in class graphelastic.
GraphPanel
mouseMoved(MouseEvent)
- Method in class graphelastic.
GraphPanel
mousePressed(MouseEvent)
- Method in class graphelastic.
GraphPanel
mouseReleased(MouseEvent)
- Method in class graphelastic.
GraphPanel
MSG_ARBCOUV_ENFANT_NON
- Static variable in class algod.
AlgoDMessage
Transmission de l'identifiant d'un enfant à son père.
MSG_ARBCOUV_ENFANT_OUI
- Static variable in class algod.
AlgoDMessage
Transmission de l'identifiant d'un enfant à son père.
MSG_ARBCOUV_FINI
- Static variable in class algod.
AlgoDMessage
Transmission de la fin de l'algorithme d'arbre couvrant.
MSG_ARBCOUV_PARENT
- Static variable in class algod.
AlgoDMessage
Diffusion de l'indentifiant d'une proposition de parent.
MSG_COLOR_DEMARRE
- Static variable in class algod.
AlgoDMessage
Transmission de sa couleur à ses fils et demande de coloration.
MSG_COLOR_NON
- Static variable in class algod.
AlgoDMessage
Transmission à son père d'une coloration rattée.
MSG_COLOR_NUMCOLOR
- Static variable in class algod.
AlgoDMessage
Transmission de sa couleur à ses voisins plus faibles.
MSG_COLOR_OK
- Static variable in class algod.
AlgoDMessage
Transmission à son père d'une coloration réussie.
MSG_COLORASYNCH1_DEMARRE
- Static variable in class algod.
AlgoDMessage
Transmission de sa couleur à ses fils et demande de coloration.
MSG_COLORASYNCH1_DEMARRE_SJ
- Static variable in class algod.
AlgoDMessage
Transmission de sa couleur à ses fils et demande de coloration.
MSG_COLORASYNCH1_NON
- Static variable in class algod.
AlgoDMessage
Transmission à son père d'une coloration rattée.
MSG_COLORASYNCH1_NON_SJ
- Static variable in class algod.
AlgoDMessage
Transmission à son père d'une coloration rattée sans jeton.
MSG_COLORASYNCH1_NUMCOLOR
- Static variable in class algod.
AlgoDMessage
Transmission de sa couleur à ses voisins plus faibles.
MSG_COLORASYNCH1_NUMCOLOR_SJ
- Static variable in class algod.
AlgoDMessage
Transmission de sa couleur à ses voisins plus faibles sans jeton.
MSG_COLORASYNCH1_OK
- Static variable in class algod.
AlgoDMessage
Transmission à son père d'une coloration réussie.
MSG_COLORASYNCH1_OK_SJ
- Static variable in class algod.
AlgoDMessage
Transmission à son père d'une coloration réussie sans jeton.
MSG_ELECT_ELU
- Static variable in class algod.
AlgoDMessage
Diffusion de l'identifiant de l'élu.
MSG_ELECT_IDENTIFIANT
- Static variable in class algod.
AlgoDMessage
Transmission de l'indentifiant.
MSG_ELECT_OUI
- Static variable in class algod.
AlgoDMessage
Accusé de réception positif.
MSG_NUMPROF_IDPROF
- Static variable in class algod.
AlgoDMessage
Nouvelle numérotation en profondeur suite à l'arbre couvrant.
MSG_NUMPROF_SETIDPROF
- Static variable in class algod.
AlgoDMessage
Transmission du numéro du fils par le père
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
X
Y