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

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

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

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

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1
    CAMFR (CAvity Modelling FRamework) is a fast, flexible, friendly full-vectorial Maxwell solver. Although it can tackle general electromagnetic problems, its main focus is on applications in the field of photonics.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2

    scd_EUgran

    EUgran solver for OpenFoam with new Boundary Conditions.

    In the spirit of open source software, feel free to use the code for the boundary conditions. We have tested it last year for the simulation of fluidized beds. It is an extension of the standard twoPhaseEulerFoam. It includes J&J BC's and the newer BC's for the solid phase of Schneiderbauer et. al., which are a modification of the work of Jenkins and decide between sliding and non-sliding particle-wall collisions. Additionally the computation of the solids pressure is changed to the newest...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is an effort to create the best yet simple sudoku solver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 5

    Processor Enhanced Recursive Dynamics

    Processor Enhanced Robust Core Solver for Recursive Multibody Dynamics

    Develop an efficient and robust recursive core evaluator and solver for large-scale constrained multibody dynamics, providing general-purpose capability with special-purpose performance. Processors embed model detail into runtime algorithms, minimizing rediscovery operations. Spatial algebra organizes and simplifies recursive algorithms. Gaussian Elimination with Complete Pivoting converts constraint Jacobian matrices and equations into Row-Reduced Echelon Form and partitions variables...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A program and a library, written in ANSI C, that automatically solves games of Freecell and similar variants of Solitaire.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Simple sudoku command line solver written in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ViennaFEM

    A finite element solver using state-of-the-art programming techniques.

    ViennaFEM is a library-centric implementation of the finite element method in C++. It features a symbolic math kernel, which manipulates the strong or weak form of the problem and automatically derives the discrete form. ViennaFEM is built on top of the following libraries: ViennaMath provides the symbolic math kernel, ViennaGrid (with ViennaData) allows for a generic grid handling and quantity storage, while ViennaCL provides the linear solvers and GPU acceleration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    vallst is a boolean constraint solver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 10
    Now with GUI! jiSudokuSolver is really a Java Sudoku master. It solves any puzzle, good or bad, even an empty one, usually in an instant, and it shows you how, every step. It also lets you play, generate, fix, test, reduce... just run startGUI.bat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A logic based sudoku solver in OO Perl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TRUTH TABLE SOLVER
    Truth Table Solver is a program that solves the truth table and output all the possible minimized boolean expressions.It uses Quine-McCluskey algorithm (Tabulation method) for boolean minimization.It has an easy to use GUI and a command line mode.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Sudoku Solver is a C program which solves sudoku quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a Su-do-ku game solver and player. It generates a complete Sudoku.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This Program is a written in C++ which can solve sudoku quickly. Source Code Provided!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Solving heat equation in C# using simple explicit and Crank-Nicolson methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    .Net forms application that helps finding solutions for sudoku puzzles most of the times it resolves the puzzle. sometimes it gives an intermediate step leaving the user to finish it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The problem of packing small boxes into a larger box underlies a number of cutting, packing, scheduling, and transportation applications. This solver for the problem, based on integer linear programming relaxations, beats previous work by far.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Sudoku Solver written in c++/sdl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sudoku solver using OpenOffice Calc. Uses a Calc spreadsheet and macro to solve Sudoku puzzles. Rules are find unique digits in 3 X 3 blocks, unique digits in rows, unique digits in columns and singletons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    the python sudoku solver was done as a first year engineering project, it is programmed in python and it allows the user to enter in an unsolved sudoku .txt file which it then solves and presents the solved sudoku to the user in a user friendly gui.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A sudoku game I programmed in C++, win32 api, and OpenGL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a ALPHA solver!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Solves any and every sudoku puzzle. Input in the numbers leaving the blanks and click solve.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A ncurses(w) based sudoku solver. can batch solve thousands of puzzles from a file, or just one entered by you.
    Downloads: 0 This Week
    Last Update:
    See Project