projects
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| projects [2017/01/06 16:51] – franck | projects [2017/10/30 20:10] (current) – franck | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ~~NOTOC~~ | ||
| + | |||
| ====== Projects ====== | ====== Projects ====== | ||
| - | Below you find a very brief overview of the projects that students did last year. | + | Below you find a very brief overview of the projects that students did the last two years. |
| + | |||
| + | ====== Extension of jpf-jmt ====== | ||
| + | |||
| + | The goal is to extend jpf-jmt (see below) with | ||
| + | * state space graph listener which prints graph with memory usage at each state | ||
| + | * constraint that allows limiting memory usage of application | ||
| + | |||
| + | ====== Round off errors ====== | ||
| + | |||
| + | The purpose of this project is to develop a listener to warn when round off errors could possibly occur by a number of different mathematical operations and situations. | ||
| + | |||
| + | ====== Object life cycle ====== | ||
| + | |||
| + | The goal is to implement a listener that will track the lifecycle states of an object within a given program. | ||
| + | |||
| + | ====== Extending JPF's reporting system ====== | ||
| + | |||
| + | The goal of this project is to explore JPF's reporting system by extending the publisher to handle different formats such as JSON and HTML. | ||
| + | |||
| + | ====== Capturing input ====== | ||
| + | |||
| + | The goal of this project is to use JPF to capture input, in particular input obtained from the keyboard or a graphical user interface. | ||
| + | |||
| + | ====== Break points ====== | ||
| + | |||
| + | The goal of this project is to use JPF to inspect the values of local variables at break points. | ||
| ====== Java PathFinder Memory Tools ====== | ====== Java PathFinder Memory Tools ====== | ||
projects.1483721481.txt.gz · Last modified: by franck
