Search Results for "sudoku solver in c++" - Page 2

Showing 149 open source projects for "sudoku solver in c++"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 1
    GCompris : I got IT

    GCompris : I got IT

    Educational Software for children aged 2 to 10.

    GCompris is a high quality educational software suite comprising of numerous activities for children aged 2 to 10. Some of the activities are game oriented, but nonetheless still educational.
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 2

    Sudoku Solver in C#

    A Sudoku Solver in C#

    A Sudoku Solver in C#. Needs to develop a GUI and add event handling. This is for learning purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Sudoku Solver
    Simple and easy-to-use solver for Sudoku puzzles. Games are loaded from a server or manually entered. Generic interfaces for plugging any solver and/or game loader/generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Sudoku Solver Win

    Sudoku Solver Win

    Sudoku solver and generator for Windows

    A small footprint , lightweight sodoku solver and puzzle generator for Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Looker is an enterprise platform for BI, data applications, and embedded analytics that helps you explore and share insights in real time.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 5

    Sudoku Solver

    Sudoku solving library using bruce-force search algorithm

    The SudokuSolver class inside this library is simple and easy-to-use. It uses the bruce-force search algorithm to solve the Sudoku appeared on daily newspapers, books, etc. Continual updates to this library give you easier experiences with Sudoku solving, and can solve other sorts of Sudokus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    sudokurapid is a library to solve sudoku puzzles. sudokurapid implements heuristic analysis which makes it possible to find solution or prove that there is no one very quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Sudoku Solver 1.0

    Sudoku Solver 1.0

    Sudoku Solver 1.0 solves 9x9 Sudokus.

    Sudoku Solver 1.0 solves 9x9 Sudokus almost instantly. It uses deductions along with backtracking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Simple Sudoku game with different levels and a solver. Language support English, Dutch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SokoSolve Sokoban
    SokoSolve is a Sokoban game and enthusiast tools. Features include: Game (mouse-move,crate-drag, bookmarks), Library, Solver, Editor, and Generator. (Windows, C# .NET) Moved: https://github.com/guylangston/SokoSolve
    Downloads: 2 This Week
    Last Update:
    See Project
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • 10
    An optimised solver for Sokoban (aka. Boxworld). The solver provides a graphical interface to edit levels and display their solutions.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Sudoku for Java - HoDoKu
    Sudoku generator/solver/analyzer written in Java (English and German). Lots of human style techniques (singles, subsets, LCs, fish, wings, uniqueness, coloring, chains, ALS), powerful analyzer (manage multiple solutions for one sudoku). Includes Learning and training modes and a booklet printer.
    Leader badge
    Downloads: 254 This Week
    Last Update:
    See Project
  • 12
    Sudokut is a platform-independent Sudoku Solver written in Tcl. It is a command line tool, with no graphic interface: just pass a sudoku problem as a string to the command and it returns all possible solutions. It also explains the entire resolution process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    sudoku Solver

    sudoku Solver

    A sudoku solver project built with Java with a user friendly interface

    This project has been built to allow you solve any Sudoku problem in no time. The project built using Java programming language. It`s simple interface built using Swing technology. A smart algorithm has been designed to solve your problem. First, using the systematic human way of solving. If the human failed to solve, your problem will be passed to a stronger algorithm that based on Try and Fail techniques and possibilities. Enjoy, learn and develop. You need to install Java JRE to run the .jar...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Sudoku Solver

    A simple sudoku solver !

    This program solves sudoku grids, using human techniques and brute force. It is written in c++ using Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Master Sudoku

    Master Sudoku

    Sudoku solver written in Java (Spanish Language)

    Sudoku solver written in Java (Spanish Language). Supports a lots of logical techniques (singles, subsets, fishes, wings, uniqueness, coloring, loops, chains, ALS). It is not a puzzle generator. You must have the puzzles in a text file or select a puzzle pre-loaded. Includes several kinds of helps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Sudoku MC

    Sudoku MC

    Sudoku solver based on the initial work of Michael Kennett

    Console based sudoku solver. It is a modified version of the solver included in the Ubuntu distribution of Linux, and has similar functionality to the original by Michael Kennett. New features: - You interactively can open and save boards with it. - The title of the board can be edited. - Added early contradiction check to detect if the board is unsolvable: 1 2  . | .   .  . | . . . .   .  . | 1 2  . | . . . .   .  . | .   .  . | 1 2 . -------+-------+------- 2 1...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Sudoku SDL

    Sudoku SDL

    A sudoku game built using SDL

    This is a basic sudoku game and is my first ever SDL project. I've tried to include all of the necessary features and by all means improve it, modify it (especially the graphics) - Any questions contact me at scottmcgregor05@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    TSudoku

    Sudoku game for PC

    Complete all achievements to become TSudoku master :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Sudoku Solver Applet

    A Sudoku Solver in Java

    1/ Double-click the cell you want to edit. The background color changes to white. The possible values appear in it. 2. Edit it to leave the requested number only. You can also click one of the buttons under the table: Click "Back" to cancel last entered number. Click the red "Reset Board" button to start a new puzzle. Click "Solve Now" to let the computer choose numbers. This is useful when the trial and error strategy is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Very fast command line sudoku solver written in Fortran
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Sudoku's simply solver

    Sudoku's simply solver

    simply sudoku's solver that show step by step the solution

    A simply sudoku's solver make with fotran language that show step by step the solution of the puzzle. It is fast and light, not need installation - virus free. 1) open zip file into a directory 2) edit file text "matrice.txt" with notepad and insert the sudoku puzzle with zero on empty cell 3) start "solutore sudoku.exe" 4) insert on ms-dos window the sudoku dimension (es: 3 for 3x3 dimension) 5) push enter to see step by step the solution
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Classic Sudoku

    Classic Sudoku

    A free Sudoku game

    Classic Sudoku is a free game where you can play four levels : easy, normal, hard and very hard, or load a game. If you want to quit the game and save your progression, just exit and the game will be saved. Just download, install and play !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Classic sudoku

    Classic sudoku

    A free classical sudoku game

    Classical sudoku is a free game where you can easy start to play on one of three levels: easy, medium and high. And there are a few addition features that makes game more interesting. Download now and start to play!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SUDOKU SOLVER
    SIMPLE APPLICATION FOR SOLVING (9*9) GRID SUDOKU.FOR WINDOWS AND DOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A program and a library, written in ANSI C, that automatically solves games of Freecell and similar variants of Solitaire.
    Downloads: 2 This Week
    Last Update:
    See Project