#events #discrete #utilities #dvcompute

dvcompute_utils

Discrete event simulation library (utilities)

1 stable release

1.3.3 Jan 5, 2022

#7 in #dvcompute

Download history 2/week @ 2024-01-01 32/week @ 2024-01-08 24/week @ 2024-01-15 6/week @ 2024-01-22 2/week @ 2024-01-29 41/week @ 2024-02-05 38/week @ 2024-02-12 35/week @ 2024-02-19 59/week @ 2024-02-26 30/week @ 2024-03-04 37/week @ 2024-03-11 47/week @ 2024-03-18 78/week @ 2024-03-25 109/week @ 2024-04-01 37/week @ 2024-04-08 42/week @ 2024-04-15

266 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