Formalisation of an Adaptive State Counting Algorithm

 

Title: Formalisation of an Adaptive State Counting Algorithm
Author: Robert Sachtleben (rob_sac /at/ uni-bremen /dot/ de)
Submission date: 2019-08-16
Abstract: This entry provides a formalisation of a refinement of an adaptive state counting algorithm, used to test for reduction between finite state machines. The algorithm has been originally presented by Hierons in the paper Testing from a Non-Deterministic Finite State Machine Using Adaptive State Counting. Definitions for finite state machines and adaptive test cases are given and many useful theorems are derived from these. The algorithm is formalised using mutually recursive functions, for which it is proven that the generated test suite is sufficient to test for reduction against finite state machines of a certain fault domain. Additionally, the algorithm is specified in a simple WHILE-language and its correctness is shown using Hoare-logic.
BibTeX:
@article{Adaptive_State_Counting-AFP,
  author  = {Robert Sachtleben},
  title   = {Formalisation of an Adaptive State Counting Algorithm},
  journal = {Archive of Formal Proofs},
  month   = aug,
  year    = 2019,
  note    = {\url{http://isa-afp.org/entries/Adaptive_State_Counting.html},
            Formal proof development},
  ISSN    = {2150-914x},
}
License: BSD License
Depends on: Transition_Systems_and_Automata
Status: [ok] This is a development version of this entry. It might change over time and is not stable. Please refer to release versions for citations.