形式语言与自动机_笔记整理(五)_迁移系统

本文介绍了过渡系统的基本概念,包括状态、初始状态、转换、路径等,并探讨了有限和无限路径。此外,还讨论了同步和自由产品在构建并发系统模型中的应用。同时,文章深入解析了CTL*逻辑,包括其路径量词、时间操作符、两种类型的公式及其语义,以及CTL*在描述系统行为和性质中的应用。
摘要由CSDN通过智能技术生成

Transition System

  • A transition systems is a tuple =<S,S0,T,α,β> , where

    • S is a finite or infinite set of states,
    • S0 is initial location
    • T is a finite or infinite set of transitions,
    • α and β are two mapping from T to S which take each transition t in T to the two states α(t) and β(t) , respectively the source and the target of the transition t .
  • A transition t with some source s and target s is written t:ss .
  • Several transitions can have the same source and target.
  • A transition system is finite if S and T are finite.

A path of length n , n>0 , in a transition system is a sequence of transitions t1,t2,,tn ,such that i:1i<n,β(ti)=α(ti+1), and α(t1)=S0

Similarly, an infinite path is an infinite sequence of transitions t1,t2,,tn, such that i:1i<n,β(ti)=α(ti+1), and α(t1)=S0

If tT , α(t)=sβ(t)=s , we say ss , we define the generalized transition relation S×A×S such that

  • If ss , ss
  • If ss
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值