SimEvents: Operations Research Library
Editor's Note: This file was selected as MATLAB Central Pick of the Week
NEW: Updated for R2015a.
NEW: Example demonstrating the Reorder Point method.
The library consists of a top-level SimEvents library called
se4_process.slx,
eight sub-libraries:
1. se4_batching.slx,
2. se4_conveyor.slx,
3. se4_math.slx,
4. se4_utilities.slx,
5. se4_DateTime.slx,
6. se4_subsystem.slx
7. se4_examples.slx,
8. se4_test.slx,
five test bench models:
1. test_accumulate.slx,
2. test_batching.slx,
3. test_conveyor.slx,
4. test_DateTime_days.slx, and
5. test_DateTime_minutes.slx.
and three example models:
1. Goldratt_Dice.slx
2. Job_Shop.slx
3. Reorder_Point.slx
Revision 08 (R2015a) - September 30, 2015
Cite As
Rick Rosson (2023). SimEvents: Operations Research Library (/matlabcentral/fileexchange/29754-simevents-operations-research-library), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Language Fundamentals >
- Event-Based Modeling > SimEvents >
- Engineering > Industrial Engineering > Operations Research >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
R2015a/
R2015a/
Version | Published | Release Notes | |
---|---|---|---|
1.9.0.1 | Updated license |
||
1.9.0.0 | Updated for R2015a. Added a new example demonstrating the Reorder Point method. |
||
1.8.7.0 | Updated for R2014a. Sub-library containing example models. Two example models: |
||
1.8.0.0 | Correction: Updating requirements field to MATLAB 8.2 (R2013b) |
||
1.7.0.0 | 1. Updated to R2013b.
|
||
1.6.0.0 | Upgrading the libraries and test benches to R2011b. |
||
1.5.0.0 | Reorganized library into four sub-libraries. Added new blocks for 'zero-protected divide' and 'event-driven cumulative time average' |
||
1.4.0.0 | Added three new blocks to the library: Accumulate, Disaccumlate, and Entity Subsystem. Updated files to R2011a. Fixed a few minor issues with the test bench models. Renamed the "LittlesLaw.mdl" simulation to "test_conveyor.mdl". |
||
1.3.0.0 | Corrected typo in the description: revision date should be "2011" not "2010" |
||
1.2.0.0 | Added a new block to represent conveyor belts in the library. Added a new demo illustrating 'Little's Law'. |
||
1.1.0.0 | Updated the description to include advantages and limitations. Also added Simulink to the list of required products. |
||
1.0.0.0 |