Skip to content

Multiagent Distributed and Local Asynchronous Planner. A deterministic domain-independent multi-agent planner based on the MA-STRIPS formalism. Takes plain PDDL or MA-PDDL as input. Written in Java.

Notifications You must be signed in to change notification settings

ramonpereira/MADLAPlanner

 
 

Repository files navigation

MADLAPlanner

requirements: Java 1.7, Python

Run:

run_local.sh <domain folder> <problem name> <configuration> <recursion limit> <time limit/min>

Example:

run_local.sh rovers p01 PPsaFF-glcl -1 10

See wiki for explanation

About

Multiagent Distributed and Local Asynchronous Planner. A deterministic domain-independent multi-agent planner based on the MA-STRIPS formalism. Takes plain PDDL or MA-PDDL as input. Written in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 68.8%
  • Java 15.7%
  • Python 10.1%
  • C++ 3.3%
  • R 0.8%
  • Shell 0.5%
  • Other 0.8%