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

Simplify use to generic ILPs #7

Open
sraaphorst opened this issue May 6, 2018 · 0 comments
Open

Simplify use to generic ILPs #7

sraaphorst opened this issue May 6, 2018 · 0 comments

Comments

@sraaphorst
Copy link
Owner

Create an implementation where the user can simply feed in an ILP in some format, with some command-line parameters.

nibac already has the capability to automatically find the symmetry group of a general ILP (although this can be slow and specifying the symmetry group is always better if it is known, which we could allow for as well), and then can solve the ILP to find one solution, or all (perhaps no) solutions up to isomorphism.

This way, nibac could be built into a simple application, and would require no programming experience on the part of the user.

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

No branches or pull requests

1 participant