updated namings
This commit is contained in:
parent
fd37388339
commit
6d8273617c
1 changed files with 0 additions and 1 deletions
|
@ -57,7 +57,6 @@ initial_state([ [f, g, a],
|
||||||
initial_state([ [e, f, g],
|
initial_state([ [e, f, g],
|
||||||
[d,vide,h],
|
[d,vide,h],
|
||||||
[c, b, a] ]). % h2=24, f*=30
|
[c, b, a] ]). % h2=24, f*=30
|
||||||
|
|
||||||
initial_state([ [a, b, c],
|
initial_state([ [a, b, c],
|
||||||
[g,vide,d],
|
[g,vide,d],
|
||||||
[h, f, e]]). % etat non connexe avec l'etat final (PAS DE SOLUTION)
|
[h, f, e]]). % etat non connexe avec l'etat final (PAS DE SOLUTION)
|
||||||
|
|
Loading…
Reference in a new issue