Puzzle Generator; Einstein's Riddle, Zebra Puzzle and Blood Donation Puzzle Solver. For non-commercial use only!
-
Updated
Mar 4, 2023 - Python
The Einstein problem in plane geometry involves finding a single prototile that can tessellate a plane only in a nonperiodic way, known as an "einstein." This term plays on the German phrase "ein Stein," meaning "one stone." The strictest form of this problem was solved in 2023, extending the exploration of nonperiodic tiling and related geometric concepts.
Puzzle Generator; Einstein's Riddle, Zebra Puzzle and Blood Donation Puzzle Solver. For non-commercial use only!
Very simple uKanren implementation, with einstien problem as unittest
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.
Solve Einstein’s Riddle with Ruby just for fun
How to solve einstein question with evolutionary computation
🗝 使用二元决策图(BDD)和 BuDDy 库解决二维且带有胶合的的爱因斯坦谜题
Programmatic solution to the Einstein problem
generates Zebra Puzzle/Einstein's Riddle
Backtracking and forward-check algorithms for problem solving. Examples for sudoku, map coloring and Einstein's problem.
using the simulated annealing algorithm to solve the Zebra Puzzle
Dedicated match server for the Tridecco Game platform. It handles real-time game sessions, player connections, and state synchronization using a high-performance socket-based architecture. Designed for multi-region deployment to ensure low-latency and scalable gameplay experiences.
A dedicated AI server for the Tridecco Game platform, utilizing advanced algorithms to provide strategic decision-making and adaptive opponent behavior. Designed for scalability, it operates independently to ensure optimal performance and low-latency gameplay.
The Tridecco game website (uses Node.js & Tailwind CSS).
A complete implementation of the Tridecco game board and pieces, supporting a range of advanced operations and complex gameplay mechanics.
Just another approach to solving Einstein's Zebra Puzzle with Java
Documentation for the Tridecco Game platform (both the backend and frontend). It includes setup instructions, API documentation, and other relevant information.