计算机应用 ›› 2013, Vol. 33 ›› Issue (04): 1128-1131.DOI: 10.3724/SP.J.1087.2013.01128

• 计算机软件技术 • 上一篇    下一篇

基于约束优化的Petri网可达性分析

杨夏妮,龙法宁,张远夏   

  1. 玉林师范学院 计算机科学与工程学院,广西 玉林 537000
  • 收稿日期:2012-10-29 修回日期:2012-12-11 出版日期:2013-04-01 发布日期:2013-04-23
  • 通讯作者: 龙法宁
  • 作者简介:杨夏妮(1980-),女,广西玉林人,讲师,硕士,主要研究方向:Petri网;龙法宁(1978-),男,广西玉林人,讲师,硕士,主要研究方向:模式识别;张远夏(1975-),男,广西玉林人,副教授,主要研究方向:模式识别。
  • 基金资助:

    广西壮族自治区教育厅科研项目(201106LX515);玉林师范学院青年科研项目(2010YJQN19);玉林师范学院专项(2012YJZX04)

Reachability analysis of Petri net based on constraint optimization

YANG Xia'ni,LONG Faning,ZHANG Yuanxia   

  1. School of Computer Science and Engineering, Yulin Normal University, Yulin Guangxi 537000, China
  • Received:2012-10-29 Revised:2012-12-11 Online:2013-04-01 Published:2013-04-23
  • Contact: LONG Faning

摘要: Petri网的可达性判定问题是进行Petri网分析的基础。通过分析目前求解Petri网可达问题的判定方法和基于约束程序的Petri网可达问题判定方法,提出一种基于约束优化的Petri网可达问题判定方法,该方法是在状态方程法的基础上,利用约束程序寻求可行解,再利用优化求最优解,从而减少问题搜索的分支,达到减少状态方程的解空间的目的。最后通过实例的求解验证算法能够提高判定效率。

关键词: Petri网, 可达性, 状态方程, 约束, 优化

Abstract: The judgment of reachability is one of the fundamental issues in Petri net analysis. The paper analyzed the existing method and the method based on constraint programming for the reachability of Petri net, and then proposed the judgment method for reachability problem based on constraint optimization. The method was based on the state equation method, separately using the constraint programming and the optimization to seek the feasible solution and the optimal solution, thereby decreased the searching path and attained the purpose of reducing the solution space of the state equation. Finally an example was given to prove that the algorithm can improve the determination efficiency.

Key words: Petri net, reachability, state equation, constraint, optimization

中图分类号: