Prioritise Resource Pool Usage
2 ビュー (過去 30 日間)
古いコメントを表示
Hi,
I have multiple events which draw from the same resource pool in Simevents.
e.g. Start --Acquire--Event 1--Release--Acquire--Event 2--Release--Acquire--Event 3--Release-- End
How do I prioritise the usage of resources in the resource pool such that Event 3 will always be executed first?
In my model, I have 2 resources and 3 events, so I encounter an error where resources are always acquired by the first 2 events and the last event is never proceeded and a queue occurs before event 3.
Thanks.
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Discrete-Event Simulation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!