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

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 1
    Sudoku command line solver

    Sudoku command line solver

    Solve 9x9 Sudoku Puzzles Using A Command Line Utility

    This tool written in C uses the Backtracking algorithm to solve Sudoku puzzles. The idea was born by participating a coding challenge of a German internet forum. https://www.coding-board.de/threads/coding-herbst-die-coding-board-de-coding-challenge.39297/ So it's rather made for fun. However, this code won in terms of speed. Unfortunately, the initiator of the contest has passed away in the meantime. R.I.P. Benjamin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    BoxWorldSolver

    Graphical Solver for BoxWorld game

    This is a graphical solver program for the BoxWorld game. It is a work in progress, and can currently solve around half of the 100 levels quickly, but struggles on the larger puzzles. Further work is needed on the solver algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    sudoku86

    sudoku86

    a 16-bit Sudoku game for DOS and 8086/8088 CPUs

    Sudoku86 is a Sudoku game designed to run under DOS. It is a 16-bit, real mode application using CGA or VGA video output (320x200). It has been compiled using Turbo C 2.0.1. Sudoku86 comes with 100 sudoku grids. Sudoku86 requires: - 50K of free conventional memory - a 8086/8088 compatible CPU - a CGA, MCGA or VGA graphic card - a two-button mouse - a DOS 3.0+ compatible operating system
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Sudokuki - essential sudoku game

    Sudokuki - essential sudoku game

    Sudokuki is a free graphical SUDOKU game

    Sudokuki is a free graphical SUDOKU game: Sudokuki solves even the most difficult sudoku grids for you - Generate a sudoku - Play sudoku - Print a sudoku... Available in 17 languages. Just download and play! You can also play with arabic or chinese numbers. Sudokuki is Free Software developed in Java. Have fun!
    Downloads: 6 This Week
    Last Update:
    See Project
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 5
    This is programm for automatic solving Japan Crossword (also known as nonogram, griddlers or paint by numbers).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    An in-development text-graphical sudoku game, with pencil marking support and very few dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8

    makedoku

    Command line sudoku generator and solver. It uses opencl or openmp.

    Command line sudoku generator and solver. It uses opencl or openmp to solve and generate grids. Each generated grid has an unique solution and the number of givens can be specified as parameter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • 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.
  • 10
    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
  • 11

    Chocoholic

    Game solver for Chomp

    Chomp is a game invented by D Gale in 1974. It can be played in arbitrary-sized arenas, so there is no single solution, but a game of any size is a proper subset of all larger games. This project produces a solution for any arena you select, provided you have time and disk space enough.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SUDOKU SOLVER
    SIMPLE APPLICATION FOR SOLVING (9*9) GRID SUDOKU.FOR WINDOWS AND DOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    A Simple console-based Sudoku Solver.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    A logic based sudoku solver in OO Perl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    It is a optimal solution solver of the simple case in the game CityBoxx. The simple case is when it is not possible to replace buildings already built. The solver was written during the training classes in Asgor Ltd., Sofia, Bulgaria.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A simple GUI-driven application to solve and generate sudoku puzzles through logical means. Also supports manual solving, with pencil marks and cell colouring. Should be able to solve any standard sudoku from a newspaper or magazine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A simple command line tool for solving the triangular peg solitaire game, like the one at Cracker Barrel. Also has a few other features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    sudoku artificial intelligence solver
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SDCal is a fast sudoku-calculator. SDCal Pro provides a gtk+ interface for SDCal. Now SDCal will support editing sudoku, solving sudoku step-by-step, estimating difficulty and creating nice sudoku problems!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Trinkets for hackers. Currently: Rubik cube move series inventor. Go solver for tiny boards. Jokes converted into lateral puzzles. Turing machine enumeration Things coming: sci-fi ideas/stories, chess (endgame), etc... License GPL+GFDL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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: 2 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • Next