I’d rather not, but I reproduced the problem with some sample data here.
It’s just six days of “example1-6”, and two predicates. example1 is a {0,1,2}, example2-4 are non-negative, example5-6 are boolean; example7 is defined as “example4 on day-1″, example8 is defined as “example3 >= 20”. I’ve filled them in so that example8 generally implies example1=2, and example6 implies example1=2, with one exception as noise (with example6 && example8 and example1=1).
I’d rather not, but I reproduced the problem with some sample data here.
It’s just six days of “example1-6”, and two predicates. example1 is a {0,1,2}, example2-4 are non-negative, example5-6 are boolean; example7 is defined as “example4 on day-1″, example8 is defined as “example3 >= 20”. I’ve filled them in so that example8 generally implies example1=2, and example6 implies example1=2, with one exception as noise (with example6 && example8 and example1=1).
Generates the same error.