Coder Social home page Coder Social logo

fortesp / aisearch Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 8 KB

Artificial Intelligence Search algorithms (A*, BFS, DFS, UC)

Java 100.00%
ai artificial-intelligence search-algorithm breath graph bfs dfs uc astar-algorithm algorithms heuristic search

aisearch's Introduction

A.I Search Algorithms

Contains a selection of the following algorithms:

Example of problems to test:

  • Missionaires and Cannibals
  • Nickel and Dime (To move a pair of coins from one side to another...)
  • Buckets(i.e. Two buckets of water. One with 5 liters and another with 3. How do i measure 4 liters. I can only move, fill them up or empty them..)
  • Eight Puzzle
  • Specific graph path problem (Graph represented by multi array of nodes. Find the best path to reach a specific node)

aisearch's People

Contributors

fortesp avatar

Watchers

 avatar  avatar  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.