Package: DES
Version: 1.0.0
Author: Norm Matloff <normmatloff@gmail.com>
Maintainer: Norm Matloff <normmatloff@gmail.com>
Date: 2017-9-13
Title: Discrete Event Simulation
Description: Discrete event simulation (DES) involves modeling of systems
   having discrete, i.e. abrupt, state changes. For instance, when a job
   arrives to a queue, the queue length abruptly increases by 1.  This
   package is an R implementation of the event-oriented approach to DES;
   see the tutorial in Matloff (2008) 
   <http://heather.cs.ucdavis.edu/~matloff/156/PLN/DESimIntro.pdf>.
Depends: stats,utils
Imports:
Suggests:
LazyLoad: no
License: MIT + file LICENSE
NeedsCompilation: no
Packaged: 2017-09-14 19:21:34 UTC; matloff
Repository: CRAN
Date/Publication: 2017-09-16 20:11:57 UTC
Built: R 4.2.0; ; 2023-04-01 12:00:50 UTC; unix
