The double count of A and B can be due to: - A + B - B + A Use the id trick I do in the Nqueens rules to only count A + B and not B + A.
Are you reaching feasibility already for real-sized instances? With kind regards, Geoffrey De Smet Samuel Deballon schreef: > Geoffrey, > > In fact, I had a problem in my InputConvertor, so now I have no duplicate. > > I continue to seek solutions for the detailed score. > > Regards, > Samuel _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
