CodeEval Challenges
-
Updated
Aug 28, 2016 - Java
CodeEval Challenges
Hyperdoku Solver to solve Hyperdoku Problem, this will work to Sudoku too.
Solving 8Puzzle by using a Min PriorityQueue.
Game Theory Solver created using Java Swing.
A simple sudoku program with a GUI, solver, and 10,000 unique puzzles for each of the five difficulty levels.
Minesweeper Solving Tool Simulator in JavaFX
Tetris-like game + GUI + MVC + Solver + Save system.
A solver for N-Puzzles that implements search algorithms to find the optimal solution.
School project from artificial intelligence using Bidirectional search
Sudokur, is a just simple command line program that creates sudoku puzzles and solves them using a recursive backtracking algorithm which uses brute force approach.
An implementation of different approaches to solve the satisfiability problem (SAT) using blind, heuristic and metaheuristic methods.
Math solver is android app which can solves problems mostly based on formulaes. also it can be used to convert number system
simple Java implementation of nonogram solver based on constraint satisfaction programming using several heuristics
Decision support tool for Blackjack
Elementary math utilities with a focus on random number generation, non-linear optimization, interpolation and solvers
Add a description, image, and links to the solver topic page so that developers can more easily learn about it.
To associate your repository with the solver topic, visit your repo's landing page and select "manage topics."