
Newest 'anylogic' Questions - Stack Overflow
Oct 16, 2025 · AnyLogic ResourcePool failure rate ignores exponential distribution parameter - getting 2,313x higher rate than expected I'm working on a workplace injury simulation in …
anylogic - Average number waiting and waiting time in a queue
Jan 17, 2020 · I usually do one of these: The easy: myQueue.statsSize.mean() Create a Statistics block and turn on the "Log to database" option (located just at the bottom of the Statistics …
Anylogic: Agent cannot be cast to class - Stack Overflow
Mar 10, 2021 · Anylogic: Agent cannot be cast to class Asked 4 years, 7 months ago Modified 4 years, 7 months ago Viewed 5k times
anylogic - Get the position of the agent presentation in the owner ...
May 8, 2024 · I need to get the x and y coordinates of the presentation object of a specific agent that lives inside another agent. See the example below. The rectangle is inside the object …
Anylogic - Block and unblock based on condition - Stack Overflow
Mar 4, 2021 · Anylogic - Block and unblock based on condition Asked 4 years, 7 months ago Modified 4 years, 7 months ago Viewed 1k times
anylogic - How to acess queue stats (size and waiting time) on …
Nov 26, 2021 · I am a Simul8 user. And now I´m learning anylogic. I need to collect metrics for Service Blocks in my model: average waiting time and average number waiting. How to acess …
anylogic - How to inject (in a source) multiple agents but with ...
Oct 9, 2022 · I am currently building a model on a manufacture process line and I am trying to inject multiple agents in the model in a specific moment. The agents are components and …
Anylogic: Declare parameter of type ArrayList - Stack Overflow
Apr 6, 2020 · In addition to Benjamin's perfect answer, I'd just add the manual workaround, which is not needed here but can be useful when the parameter in question has a more complicated …
anylogic - Create agents with a parameter and a sourceblock
Aug 20, 2021 · I created my own Flowchart block with a few parameters. Two of them are of the type ' Agent ' and in Main I selected the corresponding agents. What my block does is, it …
anylogic - Reading and Writing Data to File - Stack Overflow
Aug 8, 2021 · Are there major differences between AnyLogic 6 and 8 in reading/writing data to file? Unfortunately, they haven't released that chapter for the current version of the book that is …