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

Separate TD functionality from DP/WIS #2

Open
bdsullivan opened this issue May 9, 2012 · 1 comment
Open

Separate TD functionality from DP/WIS #2

bdsullivan opened this issue May 9, 2012 · 1 comment

Comments

@bdsullivan
Copy link
Owner

Create standalone executable (main function) for elimination ordering and tree decomposition related tasks, separate from weighted independent set code. Care should be taken to avoid code duplication; move functions needed by both from max_wis files to appropriate library.

@bdsullivan
Copy link
Owner Author

This has been mostly addressed via new create_tree_decomposition wrapper functions (example usage in td_stats). Still need to go back and disentangle main functions for WIS (requires merge into master branch of wrappers).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant