happyjack27 / autoredistrict

Programmatically makes a fair congressional district map (prevents gerrymandering)
GNU General Public License v3.0
89 stars 15 forks source link

rework the genetic algorithm to use apache commons math #193

Open happyjack27 opened 7 years ago

happyjack27 commented 7 years ago

now that we are including apache commons math, lets rework the GA part to use those classes form apache commons math, to standardize it a bit more.