Changeset c9471b8 in OpenModelica

Timestamp:
2020-10-21T15:07:43+02:00 (3 years ago)
Author:
Adrian Pop <adrian.pop@…>
Children:
5c431b26
Parents:
b36f16e
git-author:
Per Östlund <perost86@…> (08/18/20 12:12:09)
git-committer:
Adrian Pop <adrian.pop@…> (10/21/20 15:07:43)
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.