<project-file type=“source”/> <content> # lines started with # are comments

# maximum allowable external degree M = 10 average-degree = 5

# this format of the household degree distribution is # comma separated pairs separated by / # each pair is household-size/frequency # The following example is a uniform distribution for 1, 2, and 3 household-size = 1,1/2,1/3,1/4,1

# The number of household, 100 thousands households = 100000

# yes to generate a Poisson random network on households # no to generate a Poisson random network on individuals random-on-household = yes </content>