Skip to content

fix: preserve node names and remove spurious edges across transformations#5

Open
dev-manuel wants to merge 1 commit intobigraph-toolkit-suite:mainfrom
dev-manuel:spurious-edges-node-names-fix
Open

fix: preserve node names and remove spurious edges across transformations#5
dev-manuel wants to merge 1 commit intobigraph-toolkit-suite:mainfrom
dev-manuel:spurious-edges-node-names-fix

Conversation

@dev-manuel
Copy link
Copy Markdown
Member

  • Store original node names as _id property in JLibBigBigraphEncoder
  • Skip edges with ≤1 point in JLibBigBigraphDecoder
  • Add JLibBigPostProcess to restore node names (from _id or structural match) and remove spurious single-point edges after rewrite reactions
  • Integrate post-processing in PureReactiveSystem.apply()

…ions

- Store original node names as _id property in JLibBigBigraphEncoder
- Skip edges with ≤1 point in JLibBigBigraphDecoder
- Add JLibBigPostProcess to restore node names (from _id or structural match)
  and remove spurious single-point edges after rewrite reactions
- Integrate post-processing in PureReactiveSystem.apply()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant