A Formal Software Development Approach Based on COOZ and Refinement Calculus

Yunfeng Wang,Bixin Li,Jun Pang,Ming Zha,Guoliang Zheng
DOI: https://doi.org/10.1109/tools.1999.796492
1999-01-01
Abstract:Including refinement calculus into COOZ complements its disadvantage during design and implementation. The separation between design and implementation for construct and notation is removed as well. Then the software can be developed smoothly in the same frame. There is no corresponding object oriented construct in existing refinement calculus. The combination of COOZ and refinement calculus can build an object oriented frame in which the specification in COOZ is refined stepwise to code by calculus. Two development models are discussed which are based mainly on COOZ and the refinement calculus respectively. The first model is first discussed and then the data refinement and operation refinement is analyzed by example. The two methods of operation refinement for OO formal specification are outlined, and the frame transition rule from COOZ to C++ is examined
What problem does this paper attempt to address?