Some more oversights on my part. I suppose we might want to updated the tests to test against a more diverse set of ratings and instances.
I've been reviewing cards daily with these fixes and I think these are the last of the bugs. Seems to be functioning as expected now. I also changed the code that ensures hard < good < easy to use std::cmp
Some more oversights on my part. I suppose we might want to updated the tests to test against a more diverse set of ratings and instances.
I've been reviewing cards daily with these fixes and I think these are the last of the bugs. Seems to be functioning as expected now. I also changed the code that ensures hard < good < easy to use std::cmp