Skip to content

Add option to run graphs 'fast' #28

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

Closed
m-fila opened this issue Jul 17, 2024 · 0 comments
Closed

Add option to run graphs 'fast' #28

m-fila opened this issue Jul 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@m-fila
Copy link
Member

m-fila commented Jul 17, 2024

Having the algorithms run for a time described in a graph is great, but sometimes it's cumbersome to wait for the completion. For instance, unit testes should be possibly fast and waiting for executing all the algorithms might take some time.
It might be useful to add an option (maybe in MockupAlgorithm constructor?) to override the runtimes provided in graphml with 0 s or some other small value
This option could be also used as another argument for #27

@m-fila m-fila added the enhancement New feature or request label Jul 17, 2024
@m-fila m-fila closed this as completed Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant