Changeset 5a43137 in OpenModelica

Timestamp:
2020-10-19T23:37:49+02:00 (3 years ago)
Author:
perost <perost86@…>
Branches:
Added-citation-metadata, maintenance/v1.17, maintenance/v1.18, maintenance/v1.19, maintenance/v1.20, maintenance/v1.21, maintenance/v1.22, maintenance/v1.23, master, omlib-staging
Children:
c3c9429, cd4c0cb7, e773ed36
Parents:
9c31adbf
git-author:
Per Östlund <perost86@…> (08/18/20 12:12:09)
git-committer:
perost <perost86@…> (10/19/20 23:37:49)
Message:

Set based graph connection handling

  • Implemented data structures and functions for set based graphs.
  • Implemented new connection handling based on set based graphs, activated by -d=arrayConnect flag (also requires -d=-nfScalarize).
  • Added simplifications of for equations that unwraps loops where the iterator isn't used or the iteration range is a single value.
  • Renamed BaseVector to Vector and changed it to use type variables instead of redeclare.
  • Implemented simply AdjacencyList data structure.
Files:
14 added
3 deleted
19 edited

Note: See TracChangeset for help on using the changeset viewer.