Skip to content

Running layout without visual optimization #370

@robinschmid

Description

@robinschmid

Hey,

we use graphstream in our software MZmine (JavaFX) and really like the library, thanks for the hard work on it.

Auto-layout uses naps in the LayoutRunner to show the optimization to the user. We would like to run the layout calculation on a separate thread and without the visual optimization of the layout.

  1. do you have an example of how to do this? (calculating the layout in the background and then flushing it onto the viever
  2. any other tips for performance on huge networks?

Best regards
Robin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions