This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
CNI
/
Prlog
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
master
tp/basics/1
Prlog
/
potassco
/
hanoi
/
toh_ins.lp
toh_ins.lp
73 B
Permalink
Cronologia
Originale
1
2
3
4
5
peg(a; b; c).
disk(1..4).
init_on(1..4, a).
goal_on(1..4, c).
moves(15).