Coder Social home page Coder Social logo

15tiles-puzzle-solver's Introduction

15-Tile Puzzle Solver

Description


Solver of 15-Tile Puzzle which is very popular and challengging. This Solver Using Branch and Bound Algorithm to solve, so it must be more efficienr that exhastive search method instead.

Requirement


  1. Python 3, better use latest edition

How to Run and Use


  1. Navigate to src/ directory, then execute

     python Driver.py test_case_path_and_file_name
    
  2. The program the will interprete automatically and start compute the solution, wait until it shows the result

  3. If, it already shows the result, then Enjoy!

Notes


  1. This still implement list/array data structure on python, so it might be too slow for complex configuration, maybe shows some anomalities, too

15tiles-puzzle-solver's People

Contributors

primayoriko avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

mathelehrer

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.