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

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

View related business solutions
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    MicroPather is a path finder and A* solver (astar or a-star) written in platform independent C++ that can be easily integrated into existing code. MicroPather focuses on being a path finding engine for video games but is a generic A* solver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is an implementation of Donald Knuth's Algorithm X ("dancing links"). This is primarily a sudoku generator and solver, though it can be used to solve other exact cover problems.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    This is a simple app, created around an original sudoku solver based only on heuristics, not brute force. It's coded in Java/SWT(GUI toolkit). It's an example of MVC and of Visitor, Observer, Strategy, Abstract Factory, Singleton Design Patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A Sudoku Puzzle Game written by wxwidgets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
    Learn More
  • 5
    XSudoky is a program written in C to play and to learn the methodologies of logical resolution of sudoku noticing and highlighting them.XSudoky required Linux and X11 (with Windows you should use Cygwin) and it's translated in Italian, French, English.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A simple SUDOKU solver, you can solve original Sudoku or edit your own and ask Susiso to give you some hints or the solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Sudoku solver written in Python using the TkInter library. Handles various puzzle sizes and allows for both letters and numbers. If you don't have Python installed you can get it at http://www.python.org/download/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Sudoku solver written in Python using the TkInter library. Handles various puzzle sizes and allows for both letters and numbers. This project site is not active, please visit http://sourceforge.net/projects/tkpysudoku/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Finds and displays words and their score for the popular online Scrabble Blast game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 10
    Sudognu is a command line sudoku solver and creator. Sudognu can display the logical steps it uses to find the solution. It can print four sudokus to a pdf page and it comes with example cgi scripts for integration into websites.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Curious mad fan of sudoku, I've been pretty disappointed to always find programs processing all cases. For us "humans", it's unusable. That's why I've had in mind so far to create one which could help us (giving hints) if we're stumped.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A suite of games. Games include sudoku, wordhunt, tritowers, videopoker, flogthedoplhin, threescompany, compile4, consume21, foxyboxy, secretphrase and some dart board games. Ever play megatouch? Try these, they're free. Now for Windows too!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    A C# implementation of the popular Sudoku game, with a focus on usability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sudoku solver v1.0 is an open source utility designed by Ankur Vijay (Messi) to solve all sudoku puzzles of NxN size. It can count and report the total number of possible solutions for a give n puzzle and is capable of reporting unsolvable puzzles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Written in C w/Gtk+, Gthreads. Plays 9x9/16x16 sudokus. Look & feel is customizable. Generates human-solvable games. Includes solver. Can open/save games. Players can create their own puzzles. Send feedback if you think this game blows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Crazy Turtle puzzle game solver utility. Other names: CRAZY TURTLE / LE JEU FOU DE LA TORTUE / NAUGHTY TURTLES / ŠAŠAVE KORNJAČE / NAGAJIVE ŽELVICE / SASAVE KORNJACE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Get Sudoku is the free portable interactive sudoku solver
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A non-brute-force sudoku solver. Ukodos is sodoku backwards; According to wikipedia, Sodoku is a bacterial zoonotic disease.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    sudoku solver progrmme in c programming language this programme can solve sudoku's the programme is written for windows os but can easly modified for any other opertaing system or can integrate with microcontrollers for robotics applactions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a semester long simple sudoku project developed in 2008. It is my personal interest to expend the functionality other than what was provided by univerisity. Nothing interesting but I'm intending to incrementally update it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is no Sudoku solver, but "explainer". It can guide you with logic through the solving process. Not only 9x9 grids: MxN, samurai or any layout you can describe with the board editor! Now with a great GUI! Manual, tutorial, examples...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Another SUDOKU solver written in C language. A console based program that displays step by step how to reach solution of this famous game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    QNonograms is crossplatform nonogram (also know as griddlers or paint-by-numbers) puzzle solver/game.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    SImple SUdoku SOlver wants to be just that: a very simple sudoku generator and solver that is as simple and general as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MUSoSu - Marios Sudoku, is a sudoku solver/ generator written in Java. As a solver, it emphasizes in solving sudokus in a human-like manner. As a generator it generates sudoku problems that do not need trial & error methods to solve.
    Downloads: 0 This Week
    Last Update:
    See Project