This package contains the dynamic split method for NAADSM computations.
Dynamic split method is to split the region geographically during the execution time. It only split the long-execution-time workers. The effeciency is a lot better than the static split method. However, there is no way to avoid the waste of resources due to the workers which have almost no work on it.