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

Improved automatic chain formatting #2395

Merged
merged 1 commit into from Dec 11, 2023

Conversation

RunDevelopment
Copy link
Member

Changes:

  • Less space between connected nodes.
  • Less vertical space between nodes within a connected component.
  • More space between components (unconnected sub graphs).
  • Better handling of edges. Edges were previously approximated as straight lines, now they are curves just like in chainner.
  • More refinement iterations to get better results for complex chains.
  • Account for snap to grid.

image

@joeyballentine joeyballentine merged commit a83aa12 into chaiNNer-org:main Dec 11, 2023
4 checks passed
@RunDevelopment RunDevelopment deleted the improve-formatting branch December 11, 2023 21:34
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.

None yet

2 participants