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

Create more tests for the solver #23

Open
aldro61 opened this issue Mar 31, 2017 · 1 comment
Open

Create more tests for the solver #23

aldro61 opened this issue Mar 31, 2017 · 1 comment
Milestone

Comments

@aldro61
Copy link
Owner

aldro61 commented Mar 31, 2017

Write more unit tests for the solver. Tests especially the following:

  • Variable feature weights
  • Examples that share feature values (i.e. same threshold)
  • Comparison to hand-calculated utility functions

Any other test is welcome.

@aldro61 aldro61 added this to the v1.0.0 milestone Apr 4, 2017
@aldro61
Copy link
Owner Author

aldro61 commented Apr 7, 2017

This has been partially addressed in PR #39.

We still need to check if the equivalent rules returned by the solver are the same as those found by the naive algorithm.

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