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

Optimize stability #431

Open
2 tasks done
stuikomma opened this issue Apr 14, 2015 · 2 comments · May be fixed by #719
Open
2 tasks done

Optimize stability #431

stuikomma opened this issue Apr 14, 2015 · 2 comments · May be fixed by #719

Comments

@stuikomma
Copy link
Contributor

Right now we are only optimizing the layout in a very naive way (choosing the best option when selecting a merge direction). This does not ensure a stable model.

  • check for connectedness
  • optimize weak articulation points
@johannesdeselaers
Copy link
Contributor

#651 added check for connectedness

@johannesdeselaers
Copy link
Contributor

#719 adds optimization using articulation points

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants