sevmgr-library(3) - Linux man page

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

See Also

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

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