summaryrefslogtreecommitdiff
path: root/tabulator-mpi/worker.cpp
AgeCommit message (Collapse)AuthorLines
2023-11-25allow more control over init_round, rewrite tabulator and make it run every ↵Benji Dial-51/+0
possible separation and turn order exactly once
2023-07-18better warrior placement, including handling the case where they don't fitBenji Dial-1/+2
2023-06-21cleaning up includes and a couple commentsBenji Dial-0/+1
2023-06-07actually seed prngBenji Dial-0/+1
2023-05-31change tabulator output, remove scoreBenji Dial-11/+14
2023-05-30move tabulator-mpi's parameters into separate file for easier changingBenji Dial-2/+4
2023-05-30template single_step and executors on whether to update address sets to ↵Benji Dial-1/+1
improve performance in non-gui programs
2023-05-30mpi-based tabulatorBenji Dial-0/+43