An open API service indexing awesome lists of open source software.

https://github.com/samuelcarriles/haltingproblem

An investigation about halting problem.
https://github.com/samuelcarriles/haltingproblem

clojure halting-problem

Last synced: 29 days ago
JSON representation

An investigation about halting problem.

Awesome Lists containing this project

README

          

# Halting Problem Investigation
The halting problem has been a problem for years and is the barrier that limits the progress of IA. This is a research done by university students that tries to find an answer.