Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-3680

General purpose graph data structure.

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Done
    • None
    • 2.1.0, 3.1.0
    • Commons
    • None

    Description

      Introducing Can<T> was a success. Perhaps adding a Graph<T> makes sense.

      Idea is to encapsulate graph related algorithms within a GraphKernel class. That can be reused broadly. Graph<T> then just wraps a list of node objects and in addition holds such a GraphKernel to represent edges.

      Future prospects: Graph<T> could be supported as value-type later on, with value semantics governing which renderer to use. (We already have some with the help extension.)

       

      Attachments

        Activity

          People

            hobrom Andi Huber
            hobrom Andi Huber
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: