Hacker News new | ask | show | jobs
by ge0ffrey 4099 days ago
I used this TSP solver configuration: https://github.com/droolsjbpm/optaplanner/blob/master/optapl...

but with incremental Java calculation instead of scoreDrl, to speed things up.