I\'m learning some CSP (constraint satisfaction) theory stuff right now, and am using this library to parse XML files. I\'m using Xcode as an IDE.
I\'m working on an application in Java, that needs to do some complex logic rule deductions as part of its functionality. I\'d like to code my logic deductions in Prolog or some other logic/constraint
I\'m working on an interactive job scheduling application. Given a set of resources with corresponding capacity/availabilty profiles, a set of jobs to be executed on these resources and a set of const