Y
Hacker News
new
|
ask
|
show
|
jobs
by
sits
1523 days ago
Prolog and CLP is an interesting and powerful combination as documented here:
https://www.metalevel.at/prolog/optimization
. In particular the CLPZ library is very powerful:
https://github.com/triska/clpz
.