A visual data structure project that simulates the extension hanoi problem
-
Updated
Feb 5, 2023 - Python
A visual data structure project that simulates the extension hanoi problem
Solving the tower of hanoi problem with a genetic algorithm.
Fast implementation of the Hanoi Towers logic riddle
A bachelor's thesis project at Faculty of Electrical Engineering and Computing, University of Zagreb. In this project, machine learning algorithm "qlearning" is used to solve the Towers of Hanoi problem. After off-line learning, Baxter robot is used to physically play all the moves required to optimally solve the problem.
Different puzzles to think and enjoy programming.
🐍 Algorithme de la tour de Hanoi en python
Massachusetts Institute of Technology MOOC | Notion of computation; Python programming language; Simple algorithms; Testing and debugging; Introduction to algorithmic complexity; Data structures
A simple solver for a simple Hanoi Tower problem
Master's | Basic Algorithms & Data structures | Module 3 | Recursion
A program written in Python that simulates Hanoi's towers
Recursive and loop algorithm solutions for solving the hanoi tower
[PORTUGUÊS] Jogo Torre de Hanoi com demonstração de movimentos, feito em Pygame.
Sorting and binary search algorithms with Python.
Обучаем решать ИИ несортированную Ханойскую башню/ We teach AI to solve the unsorted Hanoi Tower
This game about solving the Towers of Hanoi containing 3 posts and user-defined number of disks. It is written in python and makes use of graphics.py library to create visual effects.
CLI Hanoi Tower made with Python3
Add a description, image, and links to the hanoi-towers topic page so that developers can more easily learn about it.
To associate your repository with the hanoi-towers topic, visit your repo's landing page and select "manage topics."