Export AnyLogic Simulation For Training - PathmindAI/nativerl GitHub Wiki

Step 1

Export your AnyLogic simulation as a standalone Java application (instructions here).

Step 2

Drag and drop the following AnyLogic simulation files to your work directory.

  • model.jar
  • lib folder
  • database folder (if any)
  • gis files (if any)

anylogic_export

Step 3

Follow the run commands article to start training. You will need to repeat these steps each time you export your AnyLogic simulation.