ByteCodeBros/einstein-challenge
Genetic algorithm developed to solve Einstein's Challenge, a complex logic puzzle. Using artificial intelligence, it is capable of dealing with the vast amount of possibilities involved in the problem, which can reach more than 30 quintillion.
No commits in the last 6 months.
Stars
2
Forks
2
Language
Python
License
MIT
Category
Last pushed
Apr 25, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/ByteCodeBros/einstein-challenge"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
fabiofdsantos/2d-cutting-stock-problem
:scissors: Solving 2D cutting stock problems with genetic algorithms (AI)
stefangeneralao/genetic-path-finder
Demo of a path finding genetic algorithm
Procedurally-Generated-Human/Traveling-salesman-genetic-algorithm
Genetic Algorithm solution to the traveling salesman problem.
drilonaliu/Magic-Hexagon-with-Genetic-Algorithm--AI
Solving the magic hexagon puzzle with genetic algorithm.
thkox/uni_2023-genetic-algorithm
This project is an individual assignment for the "Artificial Intelligence and Expert Systems"...