![]() |
VOOZH | about |
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" />
<PackageVersion Include="Simulation.Aivika" Version="3.1.17" />Directory.Packages.props
<PackageReference Include="Simulation.Aivika" />Project file
paket add Simulation.Aivika --version 3.1.17
#r "nuget: Simulation.Aivika, 3.1.17"
#:package Simulation.Aivika@3.1.17
#addin nuget:?package=Simulation.Aivika&version=3.1.17Install as a Cake Addin
#tool nuget:?package=Simulation.Aivika&version=3.1.17Install as a Cake Tool
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 net40 is compatible. net403 net403 was computed. net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package has no dependencies.
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. |
This package is not used by any popular GitHub repositories.
A new version of the package.