updated namings

This commit is contained in:
Raphaël LACROIX 2023-03-15 19:29:19 +01:00
parent fd37388339
commit 6d8273617c

View file

@ -57,7 +57,6 @@ initial_state([ [f, g, a],
initial_state([ [e, f, g],
[d,vide,h],
[c, b, a] ]). % h2=24, f*=30
initial_state([ [a, b, c],
[g,vide,d],
[h, f, e]]). % etat non connexe avec l'etat final (PAS DE SOLUTION)