Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add directionality information to Lattice #234

Open
mofeing opened this issue Nov 8, 2024 · 0 comments
Open

Add directionality information to Lattice #234

mofeing opened this issue Nov 8, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mofeing
Copy link
Member

mofeing commented Nov 8, 2024

A lattice, unlike a topology, has a partial ordering defined into it which we can use for defining directionality; i.e. which site is to the left/right/up/down/parent/child direction of another site. When going to higher dimensions, hardcoding a "left" and a "right" doesn't scale. For that, adding this partial ordering to Lattice would allow us to add also an ordering of the dimensions and from that, name the different dimensions like "left/right", "up/down", "front/back", "parent/child" (on a tree), ...

@mofeing mofeing added the enhancement New feature or request label Nov 8, 2024
@mofeing mofeing self-assigned this Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant