Giter VIP home page Giter VIP logo

ai-mapp's Introduction

ai-mapp

This project is on Multi-Agent Path Planning(MAPP) for Warehouse Butlers using Decoupled Coordination Technique and a variant of A-star algorithm. It has a simulator that makes analysis of algorithm very easy. The project has been published for the students or anyone who pursue Artificial Intelligence, and is licensed under Apache License 2.0.

This project has been made using NetBeans and JDK8.

This is just the basic version (see demo) which assigns the bots with targets in a grid with numerous obstacles, finds their paths (independent of each other; decoupling) using variant of A-star alogorithm which we call as A-Plus algorithm (only horizontal and vertical motions are allowed), finds path-intersections and manages their motion dynamically (decoupling).

It has a lot of scope for improvement like: bots-assignment, velocity management, increasing problem complexity etc. Simulator makes it easy to have a better vision of such improvements - this is the second important goal of this project. If anyone uses it, they can let me know and I'll help improve the simulator and also make the project more manageable.

It is advised that you try using simulator (you'll need Java 8 to run the JAR file) along with reading the source code and find out what improvements are possible. Then add/improve algorithms. You can post your algorithm or improvements and let someone, including me, write the code for you. Then you can test your algorithm using the simulator.

ai-mapp's People

Contributors

abhineetkmr avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

kumarganduri

ai-mapp's Issues

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.