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

measure execution time of function that solve optimal supervision tree #32

Conversation

ajfAfg
Copy link
Owner

@ajfAfg ajfAfg commented Jan 14, 2024

Motivation

I know that Optimal Supervision Tree Problem may take exponential time with the current algorithm, but I would like to show experimentally that it is fast enough for most cases.

Approach

Measure the execution time of the algorithm on randomly generated graphs.

@ajfAfg ajfAfg merged commit 4f94870 into main Jan 14, 2024
3 checks passed
@ajfAfg ajfAfg deleted the measure-execution-time-of-function-that-solve-optimal-supervision-tree branch January 14, 2024 09:04
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.

1 participant