Skip to content

Alkarex/SimManning

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Project Description

SimManning is a C#.NET library containing a discrete-event simulation engine dedicated to manning / staffing, especially for domains involving a succession of phases. An example of basic domain is provided, but the idea is for users to implement their own domain. This originates from a research group of DTU, the Technical University of Denmark.

To get started, please read the documentation.

License

Non-binding summary (read the full license):

  • Rights: The library is released under an open source LGPL license allowing its inclusion in larger projects with other licenses or even closed source. Furthermore, inheritance from the classes defined in the library is allowed to such other projects without constraints.
  • Duties: Improvements of the library itself (inheritance excluded) must be published under a license compatible with the LGPL license of this library.

Contact

Note

The original address of this project was https://simmanning.codeplex.com/