Simulation.Aivika
3.1.17
dotnet add package Simulation.Aivika --version 3.1.17
NuGet\Install-Package Simulation.Aivika -Version 3.1.17
<PackageReference Include="Simulation.Aivika" Version="3.1.17" />
paket add Simulation.Aivika --version 3.1.17
#r "nuget: Simulation.Aivika, 3.1.17"
// Install Simulation.Aivika as a Cake Addin #addin nuget:?package=Simulation.Aivika&version=3.1.17 // Install Simulation.Aivika as a Cake Tool #tool nuget:?package=Simulation.Aivika&version=3.1.17
Aivika is a multi-paradigm simulation library focused primarily on discrete event simulation.
The main idea is that many modeling activities can actually be represented as abstract computations. We can create and combine such computations to model the discontinuous processes and streams of orders. The operations with queues and resources are just actions within these computations. All computations are interconnected and they are ultimately reduced to a run function of the simulation specs, which allows combining different paradigms within one simulation model.
There is a documentation in the PDF format.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Simulation.Aivika:
Package | Downloads |
---|---|
Simulation.Aivika.Charting
The charting components allow visualizing the results of simulation on Windows. You can plot the deviation chart, histogram, time series and XY chart. |
|
Simulation.Aivika.Charting.Gtk
The charting components allow visualizing the results of simulation on Linux and OS X. You can plot the deviation chart, histogram, time series and XY chart. |
GitHub repositories
This package is not used by any popular GitHub repositories.
A new version of the package.