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

Topology EqualsTo #30

Open
Boomatang opened this issue Sep 10, 2024 · 1 comment
Open

Topology EqualsTo #30

Boomatang opened this issue Sep 10, 2024 · 1 comment
Labels
area/machinery enhancement New feature or request

Comments

@Boomatang
Copy link
Contributor

Add a method to the topology that allows the user to pass in the string dot representation of a existing graph and compare that to the current graph in the topology.

@eguzki
Copy link

eguzki commented Sep 10, 2024

I would suggest another topology method to build an instance from a dot file

func FromDot(dot []byte) (*Topology, error)

@guicassolato guicassolato added enhancement New feature or request area/machinery labels Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/machinery enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

3 participants