Private API
Index
Documentation
GridSim.firstday_with_nbterr — Methodfirstday_with_nbterr(grid_size::Tuple{Int,Int}, territory_size::Tuple{Int,Int}, fill::Vector{V})Same as firstday but with the number of territories returned as well.
GridSim.nb_territories — Methodnb_territories(grid_size::Tuple{Int,Int}, terr_size::Tuple{Int,Int})Return the number of territories in the grid for each axis.