1. What contributions have the authors mentioned in the paper "A heap model for java bytecode to support separation logic" ?
The authors propose in this paper a formal heap model for Java bytecode language, on top of which they can then provide separation logic support for further memory usage verification.. The authors envision, with further extension, the system would provide good support for memory usage analysis and verification for mobile devices.
read more
2. What future works have the authors mentioned in the paper "A heap model for java bytecode to support separation logic" ?
As the authors have already completed some work to verify programs ’ shape and size properties based on the traditional heap model of separation logic [ 4, 11, 3 ], the next step is to extend such work with the model presented in this paper to improve its expressiveness and precision.
read more


