Chinaunix首页 | 论坛 | 博客
  • 博客访问: 61055
  • 博文数量: 13
  • 博客积分: 530
  • 博客等级: 中士
  • 技术积分: 125
  • 用 户 组: 普通用户
  • 注册时间: 2009-12-18 16:14
文章分类

全部博文(13)

文章存档

2010年(6)

2009年(7)

我的朋友

分类: 系统运维

2009-12-23 15:17:24

通常的分析方法是:list/table represent the state space
symbolic model: represent the state space symbolically

Temoral Logic
    ↓
μ calculus

    ↓
symbolic model  (using Bryant's Binary Decision Diagram)

对于Petri Net的分析与很多图的分析,在活性上是相通的

BDDs do not prevent explosion in all cases.
solves 1020 states, usually 108

1989 BDD based algorith for CTL model checking    --  applicable to synchronous circuits, but not to asynchronous circuits, or infinite computations, such as liveness, fairness.

symbolic model       based on interative computation of fixed point 固定点的迭代计算 --- 有点像暑假里unfolding算法中确定cut point

some methods:
stubborn sets method
trace automaton method
behavior machines method
time Petri Nets methos Yoneda. et. al. 1989

characteristic: do not involve interleaving of actions

symbolic model solves:
derive efficient decision procedure for CTL model checking
satisfiability of linear-time temporal logic formulas
strong and weak observational equivalence of finite transition systems
language containment for finite ω-automata


阅读(355) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~