Group Formal Specification of a Library System - ITECH7410, Sem 1
VerifiedAdded on 2022/11/25
|7
|526
|132
Project
AI Summary
This assignment focuses on the formal specification of a library system, designed to manage book lending, returns, and reservations. The solution begins with an overview of the system's functionalities, including adding and deleting books and borrowers, lending and returning books, and managing reservations. The Z schema is used to define the system's major components, specifically the Book and Person sets. Non-trivial predicate statements defining book, librarian, student, and reservation details are also provided. The assignment covers various system functionalities such as enquiring about books and reservations, and cancelling reservations. The solution addresses the core aspects of library management, providing a detailed understanding of how the system operates and manages its resources. This document, available on Desklib, offers a comprehensive solution for students studying software engineering methodologies.
1 out of 7