Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E escet
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
    • Locked files
  • Issues 92
    • Issues 92
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Eclipse ProjectsEclipse Projects
  • Eclipse ESCET (Supervisory Control Engineering Toolkit)
  • escet
  • Merge requests
  • !332

#196 Add graphs as representation to VarOrdererHelper.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Dennis Hendriks requested to merge 196-add-datasynth-var-ordering-graph-representations into develop Jun 13, 2022
  • Overview 24
  • Commits 8
  • Pipelines 3
  • Changes 83

The DCSH algorithm is based on multiple node ordering algorithms, working on graphs. This merge request adds graphs as a representation that can be used by data-based synthesis variable ordering algorithms.

For now, graphs are created from the existing hyper-edges:

  • This ensures consistency between the representations.
  • We could later opt for other ways to create the hyper-edges/graphs.

Also added some extra utility methods for use by variable ordering algorithms, to work with the various representations.

Addresses #196 (closed)

Edited Jun 13, 2022 by Dennis Hendriks
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 196-add-datasynth-var-ordering-graph-representations

Copyright © Eclipse Foundation, Inc. All Rights Reserved.     Privacy Policy | Terms of Use | Copyright Agent