Welcome to ALPype documentation!

ALPype or AnyLogic Python Pipe is an open source library for connecting AnyLogic simulation models with python-based experiments. The project has been structured around 2 main areas:

  • ALPypeRL is a connector for reinforcement learning frameworks that are compatible with the OpenAI Gymnasium interface (single agent). Find more details at the oficial documentation.

  • ALPypeOpt is a connector for black box optimization packages such as scikit-optimize, optuna , hyperopt and bayesian optmization. Refer to the documentation to learn more about this project.