https://github.com/simonefelici/push_swap
Implementing an algorithm prioritizing the number of moves
https://github.com/simonefelici/push_swap
Last synced: 19 days ago
JSON representation
Implementing an algorithm prioritizing the number of moves
- Host: GitHub
- URL: https://github.com/simonefelici/push_swap
- Owner: SimoneFelici
- Created: 2025-03-13T13:58:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-05T09:52:43.000Z (about 1 year ago)
- Last Synced: 2025-04-05T10:30:00.797Z (about 1 year ago)
- Language: C
- Size: 172 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Push_Swap
Implementing an algorithm prioritizing the number of moves