Home
last modified time | relevance | path

Searched refs:hanoi (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython3/Tools/demo/
Dhanoi.py19 def hanoi(n, a, b, c, report): function
21 hanoi(n-1, a, c, b, report)
23 hanoi(n-1, c, b, a, report)
81 hanoi(self.n, 0, 1, 2, self.report)
82 hanoi(self.n, 1, 2, 0, self.report)
83 hanoi(self.n, 2, 0, 1, self.report)
84 hanoi(self.n, 0, 2, 1, self.report)
85 hanoi(self.n, 2, 1, 0, self.report)
86 hanoi(self.n, 1, 0, 2, self.report)
DREADME6 hanoi.py Well-known programming example: Towers of Hanoi.
/external/python/cpython2/Demo/tkinter/guido/
Dhanoi.py18 def hanoi(n, a, b, c, report): function
20 hanoi(n-1, a, c, b, report)
22 hanoi(n-1, c, b, a, report)
80 hanoi(self.n, 0, 1, 2, self.report)
81 hanoi(self.n, 1, 2, 0, self.report)
82 hanoi(self.n, 2, 0, 1, self.report)
83 hanoi(self.n, 0, 2, 1, self.report)
84 hanoi(self.n, 2, 1, 0, self.report)
85 hanoi(self.n, 1, 0, 2, self.report)
/external/python/cpython3/Lib/turtledemo/
Dminimal_hanoi.py44 def hanoi(n, from_, with_, to_): function
46 hanoi(n-1, from_, to_, with_)
48 hanoi(n-1, with_, from_, to_)
54 hanoi(6, t1, t2, t3)
/external/python/cpython2/Demo/turtle/
Dtdemo_minimal_hanoi.py44 def hanoi(n, from_, with_, to_): function
46 hanoi(n-1, from_, to_, with_)
48 hanoi(n-1, with_, from_, to_)
54 hanoi(6, t1, t2, t3)
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_EDICT.txt39621 河内 < hanoi\ ;
94397 河内 > hanoi\ ;
DTransliterator_Han_Latin_Definition.txt2801 河內 < hanoi\-\(capital\-of\-vietnam\);
26481 河內 > hanoi\-\(capital\-of\-vietnam\);