Skip to content
Andrey Bondarenko edited this page Mar 12, 2014 · 3 revisions

This project was made in 2004-2006 as graduate work. The code is quite ugly but the engine has no limits for transacts amount or for the model complexity as far as I know. The simulation time is linear function to transacts amount and to model's blocks amount.

TODO plan:

  • parse command line in test front-end.
  • upload all documents I have for this project.
  • move from ugly XML output to less ugly JSON. This must be done by standatd Java libs, not by writing to the file as it was made with XML.
  • make parsing routines less ugly.
  • add other, more modern, simulation language as the front-end.

Clone this wiki locally