#events #utilities #discrete #dvcompute

dvcompute_utils

Discrete event simulation library (utilities)

1 stable release

1.3.3 Jan 5, 2022

#7 in #dvcompute

Download history 16/week @ 2023-12-06 29/week @ 2023-12-13 31/week @ 2023-12-20 14/week @ 2023-12-27 10/week @ 2024-01-03 30/week @ 2024-01-10 21/week @ 2024-01-17 4/week @ 2024-01-24 9/week @ 2024-01-31 41/week @ 2024-02-07 44/week @ 2024-02-14 39/week @ 2024-02-21 51/week @ 2024-02-28 30/week @ 2024-03-06 41/week @ 2024-03-13 43/week @ 2024-03-20

170 downloads per month
Used in 16 crates (12 directly)

MPL-2.0 license

55KB
1.5K SLoC

dvcompute_utils

This crate is a part of discrete event simulation framework DVCompute Simulator (registration number 2021660590 of Rospatent). The crate defines utilities.

In general, there are the following main crates: dvcompute (for sequential simulation), dvcompute_dist (for optimistic distributed simulation - from multicore computers till supercomputers), dvcompute_cons (for conservative distributed simulation - from multicore computers till supercomputers) and dvcompute_branch (for nested simulation - theory of games, estimation of the optimal strategy). All four crates are very close. They are based on the same method.

Documentation

Licence

Copyright 2020-2022 David Sorokin david.sorokin@gmail.com, based in Yoshkar-Ola, Russia

This software is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

No runtime deps