Discrete Allocation

Discrete Allocation is the Allocation of resources to a set of categories.

In the context of the GeoDMS and its applications it is defined as finding the Xi**j >  = 0 for each land unit i and land use type j that solve the following Semi Assignment Problem for given suitabilities Si**j:

$max \sum\limits_{ij}{X_{ij} S_{ij}} \ subject to

for each claim j: $ClaimMin_j \le \sum\limits_{i}{X_{ij}} \le ClaimMax_j$ and for each land unit i: $\sum\limits_{j}{X_{ij}} = 1$

Thus Xij represents whether land unit i is allocated to land use type j and only one single allocation per land unit is allowed.

It is used to find the allocation of land use to land units that maximizes total suitability when endogenous interactions are disregarded.

Discrete Allocation can also be used to aggregate a discrete map also known as Downsampling) to a larger zones or raster-cells while keeping the total area’s constant or within bounds by using the amount of each land use type in or near an aggregate unit as suitability for that type and the total areas as claims (rounded down as minimum claim and rounded up as maximum claim). A script called BalancedClassAgggr.dms will become available in our code examples.

When applied iteratively and by incorporation of dynamic neighbourhood enrichment, one can simulate land use change caused by natural processes while minimum demands and/or maximum land use restrictions (as specified by the claims) are maintained. When applied iteratively with a feedback from future (neigbourhood dependend) yields on the current suitability, one can model a time consistent market equilibrium.

In the GeoDms, discrete allocation can be done with the discrete_alloc function.

In luisa, the suitabilities for discrete allocation are called Transition Potentials and there are three Model Traits for calculating them: