Official implementation of the ICML 2022 paper "Going Deeper into Permutation-Sensitive Graph Neural Networks"
-
Updated
Jul 11, 2022 - Python
Official implementation of the ICML 2022 paper "Going Deeper into Permutation-Sensitive Graph Neural Networks"
A custom Domain-Specific Language (DSL) and interpreter implemented in Python using Lark for the definition, algebraic manipulation, and programmatic analysis of finite permutations in cyclic notation. Features advanced lexical scoping, AST transformations, and dynamic braid visualizations via Matplotlib and NetworkX.
To associate your repository with the permutation-groups topic, visit your repo's landing page and select "manage topics."