sevmgr-library (3) - Linux Manuals

NAME

sevmgr-library -

      C++ Simulation-Oriented Discrete Event Management Library

SYNOPSIS

#include <sevmgr/...>

DESCRIPTION

SEvMgr is a C++ library of discrete event queue management classes and functions, exclusively targeting simulation purposes.

SEvMgr makes an extensive use of existing open-source libraries for increased functionality, speed and accuracy. In particular the Boost (C++ Standard Extensions: http://www.boost.org) library is used.

The library covers the following areas:

Booking and cancellation requests
Forecast and Optimisation notification requests
Simulation break-points

SUPPORT

Please report any bugs to https://sourceforge.net/apps/trac/sevmgr/report

COPYRIGHT

Copyright © 2009-2012 Denis Arnaud

See the COPYING file for more information on the (LGPLv2+) license, or directly on Internet:

 http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html 

SEE ALSO

sevmgr(1), sevmgr_demo(1), sevmgr-config(1)