This site contains the source code used in the publication:
"Epidemiological Modeling of Trypanosoma cruzi: Low Stercorarian Transmission and Failure of Host Adaptive Immunity Explain the Frequency of Mixed Infections in Humans"
by
**In order to see details about the Agent-Based model**, see the file timemethods.cpp and look for initializeTime function which start a replication of the agent-based models according to the parameters
**In order to see details about the genetic algorithm**, see the geneticalgorithm.cpp file and look for the function Start
An additional deterministic model based on diferential equations is provided although has some limitations because assumes that every vector in the population can bite any human (The ABM consider the village as a metapopulation of house)
The code can be compiled using a qt compiler