Code Monkey home page Code Monkey logo

sudoku's Introduction

sudoku 求解数独游戏

a solution to typical sudoku puzzles。

usage:

  1. Download Minizinc IDE and install it. You can follow the guide here.http://www.minizinc.org/software.html
  2. Open both the model file(.mzn) and data file(.dzn) with MiniZinc. Change the data according to specific sudoku puzzle.
  3. Just click run, choose the specified data file, and you can see the output. Remember to switch your current window to the model file(.mzn), otherwise you will not be able to run the model.

用法:

  1. 下载MiniZinc IDE并安装。
  2. 在MiniZinc中打开模型文件(.mzn)和数据文件(.dzn)。根据遇到的数独问题修改数据文件,问题中空白网格用0表示。
  3. 点击“run”,选择输入的数据文件,就可以看到输出的结果。如果“run”是无法点击的状态(灰色),记得把当前视图切换到模型文件。

sudoku's People

Contributors

jenkinsy94 avatar

Stargazers

leezw avatar  avatar timemate avatar

Watchers

James Cloos avatar  avatar

Forkers

yuancheng01

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.