Skip to content

zhp-ncu-dev/lexmamcts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI Build

Lexicographic Multi-Agent MCTS

Multi-agent Monte Carlo Tree Search with thresholded lexicographic order implementation in C++.

The implementation was forked from https://github.com/juloberno/mamcts/.

Please have a look into the corresponding publication

If you use code in this modules, please cite it as:

@inproceedings{esterle2020,
    title = {Modeling and Testing Multi-Agent Traffic Rules within Interactive Behavior Planning},
    author = {Esterle, Klemens and Gressenbuch, Luis and Knoll, Alois},
    booktitle = {IROS 2020 Workshop "Perception, Learning, and Control for Autonomous Agile Vehicles"},
    year = {2020},
    eprint={2009.14186},
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.2%
  • Starlark 3.8%