GridSim.jl
  • Home
  • Getting Started
  • Example
  • API Reference
    • Public API
    • Private API
      • Index
      • Documentation
  • License
Version
  • API Reference
  • Private API
  • Private API


Private API

Index

  • GridSim.firstday_with_nbterr
  • GridSim.nb_territories

Documentation

GridSim.firstday_with_nbterr — Method
firstday_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.

source
GridSim.nb_territories — Method
nb_territories(grid_size::Tuple{Int,Int}, terr_size::Tuple{Int,Int})

Return the number of territories in the grid for each axis.

source
« Public APILicense »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 1.2.1 on Monday 25 March 2024. Using Julia version 1.10.2.