GithubHelp home page GithubHelp logo

zeynepozalp / n_puzzle Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 2.0 161 KB

Python implementation of N puzzle problem using A* and IDA* search algorithms.

Python 100.00%
npuzzle n-puzzle python ai artificial-intelligence artificial-intelligence-algorithms astar astar-search-algorithm idastar iterative-deepening-a-star

n_puzzle's Introduction

This is a python code that solves N puzzle problem using A* and IDA* search algorithms.

N puzzle or sliding puzzle is a well known problem that consists of N tiles. For example, 8 puzzle have 3 rows and 3 columns. There is an empty space on the board and tiles can be moved so that one can reach the goal configuration. This project was given as the first homework at Artificial Intelligence course.

For input/output, heuristic function and tie-braking, read the pdf.

n_puzzle's People

Contributors

zeynepozalp avatar

Stargazers

 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.