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

compare cost of supervision tree output by two different algorithms #29

Conversation

ajfAfg
Copy link
Owner

@ajfAfg ajfAfg commented Jan 3, 2024

Motivation

I would argue that the cost of using all_local_minimum_vertex_splitters_solver:solve_in_polynomial_time_without_correctness/1 is not much greater than the cost of using all_local_minimum_vertex_splitters_solver:solve_in_exp_time_with_correctness/1.

Approach

Comparative experiments are conducted in two cases. The variables are the number of vertices and edges.

@ajfAfg ajfAfg merged commit 9c8c2ec into main Jan 3, 2024
3 checks passed
@ajfAfg ajfAfg deleted the compare-cost-of-supervision-tree-output-by-two-different-algorithms branch January 3, 2024 14:37
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