Changes between Initial Version and Version 1 of Ticket #4146
- Timestamp:
- 2017-04-08T10:13:49Z (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4146
- Property Milestone Future → 1.12.0
-
Ticket #4146 – Description
initial v1 6 6 - #4005 EncapsulateWhenConditions scales as O(N^3^) in models where a when clause is triggered by a large vector of conditions 7 7 - #4006 Weird performance of SimCode in models with many when clauses and events 8 - #4388 collectInitialBindings scales as O(N^3^)