MRC-CSO-SPHSU / LoneParentsModel.jl

An initial implementation of an ABM for social and child care
0 stars 5 forks source link

Do divorces #104

Closed AtiyahElsheikh closed 2 years ago

AtiyahElsheikh commented 2 years ago

This is a draft implementation of doDivorces!. This branch is based on the findNewHouse branch. The implementation is not tested yet as I need to modify MultiAgents.jl in order to be able to include it. I will return back to this branch later but I am leaving it here in case you want to test it and use it.

AtiyahElsheikh commented 2 years ago

I am going to fix the description in the document

Edit: Done