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

Handling of boundary #17

Open
1 of 2 tasks
axsk opened this issue Dec 6, 2021 · 0 comments
Open
1 of 2 tasks

Handling of boundary #17

axsk opened this issue Dec 6, 2021 · 0 comments

Comments

@axsk
Copy link
Owner

axsk commented Dec 6, 2021

So far when walkray moved from a vertex to infinity it returned the input vertex.

explore uses this information to continue exploring other steps.

However we should expose this information, either through

  • connecting them to the ∞-generator, messing up the simplicial complex somewhat, or
  • by returning a list with all verts connected to ∞.

I'll hotfix this in explore, but walkray should probably already report it explicitly.

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

No branches or pull requests

1 participant