Are there any constraint-programming libraries for PHP? Something that would be capable of handling a situation like this.
Constraint programming libraries tend to be written in C/C++ for speed reasons, you can very easily create problems that are very costly to solve. Your best bets are:
Alternatively take the Python code from the above example and call it from PHP.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With