The reference documentation for TITAN Model can be found on the linked external site. The reference documentation includes an overview of TITAN (Treatment of Infectious Transmissions through Agent-based Network) similar to our TITAN Model section. From there it describes the inter workings of TITAN’s Components, Networks, and the Agents’ (nodes’) relationships (edges).

The documentation of the program code itself can be found on separately. TITAN is developed using the Python 2.7 programming language. TITAN also implements standard numerical libraries Numpy and SciPy, as well as a set of Python v2 bindings for The Qt Company’s Qt application framework PYQT for graphical user interfacing.