Git Product home page Git Product logo

enjoyself.sudoku's Introduction

enjoyself.sudoku

Python to solve a Sudoku (medium version)

2018/01/17

版本V2,可破解中等难度数独(耗时约50~200ms),但对于超难数独不能短时破解,算法有待改善。 此外缺乏图形界面,输入有点麻烦(目前支持input手动输入数独的每一行,一共9行;或者直接修改程序中的default_data)。 以后可能会改成图形界面的...

2018/06/07

版本v3,简单学习了tkinter库,做了个丑不拉几的GUI,不过重在实用吧。 注意哦,我还没有加入错误判断语句,以及对于超难的数独解题速度极慢,总之碰到这两种情况很可能会卡死、无响应,默默关掉重来就好...

enjoyself.sudoku's People

Contributors

cpruan avatar

Watchers

 avatar

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.