Last modified on 28.02.2003
UML diagrams updated alberik - 2003-02-28 13:23 - J-RAM
Today the UML diagram sectioon on the project's home page has been updated with three class diagram's (which are though still incomplete).
The J-RAM project has the aim to develop a random access machine in Java. A random access machine (RAM) is a tool in the theory of computer science to analyse algorithms according to their running time. Therefore the algorithm is considered to be a RAM program and the number of computational steps the program takes for a certain input is then the running time of this algorithm.
For this project ArgoUML will be used to develop the J-RAM with the help of the Unified Modelling Language (UML).



All documentation is handled via the Sourceforge Document Manager for the J-RAM project which is available by http://sourceforge.net/docman/?group_id=74286. For now the following documentation is available:
For file releases see http://sourceforge.net/project/showfiles.php?group_id=74286.