%0 Conference Paper %A Pham, Ngoc Hung %A Nguyen, Viet Ha %A Aoki, Toshiaki %A Katayama, T. %B 2012 IEEE RIVF International Conference on Computing and Communication Technologies, Research, Innovation, and Vision for the Future (RIVF) %C Ho Chi Minh city %D 2012 %F SisLab:111 %K Complexity theory;Computational efficiency;Context;Memory management;Search problems;Software;Software algorithms;object-oriented programming;program verification;software maintenance;tree searching;assume-guarantee verification;complexity;component-based software verification;computational cost;consumption memory;depth-limited search strategy;minimized assumption generation;model checking;optimization;search tree;software evolution;state space explosion problem;subtree;system rechecking; %P 1 -6 %T An Improvement of Minimized Assumption Generation Method for Component-Based Software Verification %U https://eprints.uet.vnu.edu.vn/eprints/id/eprint/111/ %X The minimized assumption generation has been recognized as an improved method of the assume-guarantee verification for generating minimal assumptions. This method is not only fitted to component-based software but also has a potential to solve the state space explosion problem in model checking. However, the computational cost for generating the minimal assumption is very high so the method is difficult to be applied in practice. This paper presents an optimization as a continuous work of the minimized assumption generation method in order to reduce the complexity of the method. The key idea of this method is to find a smaller assumption in a sub-tree of the search tree containing the candidate assumptions using the depth-limited search strategy. With this approach, the improved method can generate smaller assumptions with a lower computational cost and consumption memory than the minimized method. The generated assumptions are also effective for rechecking the systems at much lower computational cost in the context of software evolution. We have implemented a tool supporting the improved method. Experimental results are also presented and discussed.