Skip to content

keeping track of underlying graph of the Pattern #175

Description

@shinich1

Is your feature request related to a problem? Please describe.
Instead of extracting the graph every time we do some operation on pattern, we can keep track of changes in the underlying graph by:

  • having a property pattern.__graph
  • update it in add method, or other methods that may change the graph shape

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    new featureNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions