MultiCellXML : An open XML data standard for multicell agent models

MultiCellXML Sample Code

MultiCellXML can be parsed with any XML parser--it is up to the user/programmer to visualise or postprocess these data thereafter. We provide a full C++ source code for postprocessing and visualising the DCIS benchmark dataset. We use ANSI standard C++, and have tested the code on 32-bit and 64-bit architectures in Windows, Mac OSX, and Linux.

These codes are licensed under the GPL (GNU Public License) Version 3.0. Please see here for more license information. We request that those making significant use of the code or derivatives thereof cite Macklin et al. (2011) as detailed here.

Sample Postprocessing

Coming soon.

Sample Visualisation

Coming soon.

Licensing

Coming soon.