期刊文献+
共找到20篇文章
< 1 >
每页显示 20 50 100
Approximate Reachability and Bisimulation Equivalences for Transition Systems 被引量:1
1
作者 王超 吴尽昭 +1 位作者 谭红艳 付军 《Transactions of Tianjin University》 EI CAS 2016年第1期19-23,共5页
Using Baire metric, this paper proposes a generalized framework of transition system approximation by developing the notions of approximate reachability and approximate bisimulation equivalences. The proposed framewor... Using Baire metric, this paper proposes a generalized framework of transition system approximation by developing the notions of approximate reachability and approximate bisimulation equivalences. The proposed framework captures the traditional exact equivalence as a special case. Approximate reachability equivalence is coarser than approximate bisimulation equivalence, just like the hierarchy of the exact ones. Both approximate equivalences satisfy the transitive property, consequently, they can be used in transition system approximation. 展开更多
关键词 approximate equivalence REACHABILITY bisimulation transition system
在线阅读 下载PDF
ALGORITHM FOR VERIFYING STRONG OPEN BISIMULATION IN FULL Π-CALCULUS
2
作者 邓玉欣 傅育熙 《Journal of Shanghai Jiaotong university(Science)》 EI 2001年第2期147-152,共6页
An algorithm for the verification of strong open bisimulation in π-calculus with mismatch was presented, which is based on the symbolic transition graph (STG). Given two processes, we can convert them into two STGs b... An algorithm for the verification of strong open bisimulation in π-calculus with mismatch was presented, which is based on the symbolic transition graph (STG). Given two processes, we can convert them into two STGs by a set of rules at first. Next, the algorithm computes a predicate equation system (PES) from the STGs. This is the key step of the whole algorithm. Finally, the PES is solved and the greatest symbolic solution is got. Correctness of the algorithm is proved and time complexity discussed. It is shown that the worst-case time complexity is exponential. 展开更多
关键词 CALCULUS symbolic transition graph open bisimulation ALGORITHM
在线阅读 下载PDF
Bisimulation Lattice of Asymmetric Chi Calculus with Mismatch
3
作者 董笑菊 Zhong +2 位作者 Farong FU Yuxi 《High Technology Letters》 EI CAS 2003年第4期50-55,共6页
This paper carries out a systematic investigation into the bisimulation lattice of asymmetric chi calculus with a mismatch combinator. It is shown that all the sixty three L bisimilarities collapse to twelve distinct ... This paper carries out a systematic investigation into the bisimulation lattice of asymmetric chi calculus with a mismatch combinator. It is shown that all the sixty three L bisimilarities collapse to twelve distinct relations and they form a bisimulation lattice with respect to set inclusion. The top of the lattice coincides with the barbed bisimilarity. 展开更多
关键词 process algebra asymmetric chi process bisimulation lattice
在线阅读 下载PDF
BSIN: A Behavior Schema of Information Networks Based on Approximate Bisimulation
4
作者 Wujie Hu Jinzhao Wu 《Tsinghua Science and Technology》 SCIE EI CAS CSCD 2024年第4期1092-1104,共13页
Information networks are becoming increasingly important in practice. However, their escalating complexity is gradually impeding the efficiency of data mining. A novel network schema called the Behavior Schema of Info... Information networks are becoming increasingly important in practice. However, their escalating complexity is gradually impeding the efficiency of data mining. A novel network schema called the Behavior Schema of Information Networks (BSIN) is proposed to address this issue. This work defines the behavior of nodes as connected paths in BSIN, proposes a novel function distinguish behavior differences, and introduces approximate bisimulation into the acquisition of quotient sets for node types. The major highlight of BSIN is its ability to directly obtain a high-efficiency network on the basis of approximate bisimulation, rather than reducing the existing information network. It provides an effective representation of information networks, and the resulting novel network has a simple structure that more efficiently expresses semantic information than current network representations. The theoretical analysis of the connected paths between the original and the obtained networks demonstrates that errors are controllable;and semantic information is approximately retained. Case studies show that BSIN yields a simple network and is highly cost-effective. 展开更多
关键词 data mining information network approximate bisimulation controllable error
原文传递
Towards a Theory of Bisimulation for the Higher-Order Process Calculi 被引量:2
5
作者 Yong-JianLi Xin-XinLiu 《Journal of Computer Science & Technology》 SCIE EI CSCD 2004年第3期352-363,共12页
In this paper, a labelled transition semantics for higher-order processcalculi is studied. The labelled transition semantics is relatively clean and simple, andcorresponding bisimulation equivalence can be easily form... In this paper, a labelled transition semantics for higher-order processcalculi is studied. The labelled transition semantics is relatively clean and simple, andcorresponding bisimulation equivalence can be easily formulated based on it. And the congruenceproperties of the bisimulation equivalence can be proved easily. To show the correspondence betweenthe proposed semantics and the well-established ones, the bisimulation is characterized as a versionof barbed equivalence and a version of context bisimulation. 展开更多
关键词 higher-order process labelled transition semantics barbed bisimulation context-bisimulation
原文传递
Symbolic transition graph and its early bisimulation checking algorithms for the π-calculus 被引量:1
6
作者 李舟军 陈火旺 王兵山 《Science China(Technological Sciences)》 SCIE EI CAS 1999年第4期342-353,共12页
Symbolic transition graph is proposed as an intuitive and compact semantic model for the π-calculus processes.Various versions (strong/weak, ground/symbolic) of early operational semantics are given to such graphs. B... Symbolic transition graph is proposed as an intuitive and compact semantic model for the π-calculus processes.Various versions (strong/weak, ground/symbolic) of early operational semantics are given to such graphs. Based on them the corresponding versions of early bisimulation equivalences and observation congruence are defined. The notions of symbolic observation graph and symbolic congruence graph are also introduced, and followed by two theorems ensuring the elimination of τ-cycles and τ-edges. Finally algorithms for checking strong/weak early bisimulation equivalences and observation congruence are presented together with their correctness proofs. These results fuse and generalize the strong bisimulation checking algorithm for value-passing processes and the verification technique for weak bisimulation of pure-CCS to the finite control π-calculus. 展开更多
关键词 Π-CALCULUS SYMBOLIC TRANSITION GRAPH bisimulation observation CONGRUENCE predicate equation system.
原文传递
Computing Bisimulations for Finite-Controlπ-Calculus 被引量:1
7
作者 林惠民 《Journal of Computer Science & Technology》 SCIE EI CSCD 2000年第1期1-9,共9页
Symbolic bisimulation avoids the infinite branching problem causedby instantiating input names with all names in the standard definition of bisimulation in л-calculus. However, it does not automatically lead to an ef... Symbolic bisimulation avoids the infinite branching problem causedby instantiating input names with all names in the standard definition of bisimulation in л-calculus. However, it does not automatically lead to an efficient algorithm,because symbolic bisimulation is indexed by conditions on names,and directly manipulating such conditions can be computationally costly. In this paper a new notionof bisimulation is introduced, in which the manipulation of maximally consistent conditions is replaced with a systematic employment of schematic names. It is shownthat the new notion captures symbolic bisimulation in a precise sense. Based on thenew definition an efficient algorithm, which instantiates input names 'on-the-fly', ispresented to check bisimulations for finite-control л-calculus. 展开更多
关键词 mobile processes л-calculus bisimulation decision procedure
原文传递
Bisimulation-based stabilization of probabilistic Boolean control networks with state feedback control
8
作者 Nan JIANG Chi HUANG +1 位作者 Yao CHEN Jürgen KURTHS 《Frontiers of Information Technology & Electronic Engineering》 SCIE EI CSCD 2020年第2期268-280,共13页
This study is concerned with probabilistic Boolean control networks(PBCNs)with state feedback control.A novel definition of bisimilar PBCNs is proposed to lower computational complexity.To understand more on bisimulat... This study is concerned with probabilistic Boolean control networks(PBCNs)with state feedback control.A novel definition of bisimilar PBCNs is proposed to lower computational complexity.To understand more on bisimulation relations between PBCNs,we resort to a powerful matrix manipulation called semi-tensor product(STP).Because stabilization of networks is of critical importance,the propagation of stabilization with probability one between bisimilar PBCNs is then considered and proved to be attainable.Additionally,the transient periods(the maximum number of steps to implement stabilization)of two PBCNs are certified to be identical if these two networks are paired with a bisimulation relation.The results are then extended to the probabilistic Boolean networks. 展开更多
关键词 PROBABILISTIC BOOLEAN CONTROL network bisimulation STABILIZATION with PROBABILITY one State feedback CONTROL
原文传递
The parametric complexity of bisimulation equivalence of normed pushdown automata
9
作者 Wenbo Zhang 《Frontiers of Computer Science》 SCIE EI CSCD 2022年第4期111-117,共7页
Deciding bisimulation equivalence of two normed pushdown automata is one of the most fundamental problems in formal verification.The problem is proven to be ACKER-MANN-complete recently.Both the upper bound and the lo... Deciding bisimulation equivalence of two normed pushdown automata is one of the most fundamental problems in formal verification.The problem is proven to be ACKER-MANN-complete recently.Both the upper bound and the lower bound results indicate that the number of control states is an important parameter.In this paper,we study the parametric complexity of this problem.We refine previous results in two aspects.First,we prove that the bisimulation equivalence of normed PDA with two states is EXPTIME-hard.Second,we prove that the bisimulation equivalence of normed PDA with d states is in F_(d+3),which improves the best known upper bound F_(d+4) of this problem. 展开更多
关键词 PDA bisimulation equivalence checking
原文传递
Barbed congruence of the asymmetric chi calculus
10
作者 董笑菊 傅育熙 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2006年第4期444-451,共8页
The ehi calculus is a model of mobile processes. It has evolved from the pi-calculus with motivations from simplification aml communication-as-cut-eliminatinn. This paper studies the ehi calculus in the framework inco... The ehi calculus is a model of mobile processes. It has evolved from the pi-calculus with motivations from simplification aml communication-as-cut-eliminatinn. This paper studies the ehi calculus in the framework incorporating asymmetric communication. The major feature of the calculus is the identification of two actions: x/x and τ. The investigalion on the barbed bisimilarity shows how the property affects the observational theory. Based on the definition of the barbed bisimilarity, the simulation properties of the barbed bisimilarity are studied. It shows that the algebraic properties of the barbed bisimiilarity have changed greatly compared with the chi calculus.Although the definition of the barbed bisimilarity is very simple, the properly of closeness under contexts makes it difficuh to understand the barbed bisimilarity directly. Therefore an open style definition of the barbed bisimilarity is given, which is a context free description of barbed bisimilarity. Its definition is complex, but it is a well-behaved relation for it coincides with the barbed bisimilarity. It also helps to build an axiomatization system for the bathed congruence. Besides the axioms for the strong barbed bisimilarity, the paper proposes a new tau law and four new update laws for the barbed congruence. Both the operational and algebraic properties of the enriched calculus improve the understanding of the bisimulation behaviors of the model. 展开更多
关键词 mobile process bisimulation AXIOMATIZATION
在线阅读 下载PDF
Process Algebra Approach to Reasoning About Concurrent Actions 被引量:1
11
作者 YuanFeng Ming-ShengYing 《Journal of Computer Science & Technology》 SCIE EI CSCD 2004年第3期364-373,共10页
A reasonable transition rule is proposed for synchronized actions and someequational properties of bisimilarity and weak bisimilarity in the process algebra for reasoningabout concurrent actions are presented.
关键词 process global store constraint set bisimulation
原文传递
Symmetric π-Calculus 被引量:1
12
作者 傅育熙 《Journal of Computer Science & Technology》 SCIE EI CSCD 1998年第3期202-208,共7页
An alternative presentation of the π-calculus is given. This version of the π-calculus is symmetric in the sense that communications are symmetric and there is no dtherence between input and output prehxes. The poin... An alternative presentation of the π-calculus is given. This version of the π-calculus is symmetric in the sense that communications are symmetric and there is no dtherence between input and output prehxes. The point of the symmetric π-calculus is that it has no abstract names. The set of closed names is therefore homogeneous. The π-calculus can be fully embedded into the symmtric π-calculus. The symmetry changes the emphasis of the communication mechanism of the π-calculus and opens up possibility for further variations. 展开更多
关键词 Π-CALCULUS bisimulation
原文传递
A fully abstract semantics for value-passing CCS for trees
13
作者 Ying JIANG Shichao LIU Thomas EHRHARD 《Frontiers of Computer Science》 SCIE EI CSCD 2019年第4期828-849,共22页
We propose a fully abstract semantics for valuepassing CCS for trees (VCCTS) with the feature that processes are located at the vertices of a graph whose edges describe possible interaction capabilities. The operation... We propose a fully abstract semantics for valuepassing CCS for trees (VCCTS) with the feature that processes are located at the vertices of a graph whose edges describe possible interaction capabilities. The operational semantics is given both in terms of a reduction semantics and in terms of a labelled transition semantics. We develop a theory of behavioral equivalences by introducing both weak barbed congruence and weak bisimilarity. In particular, we show that, on image-finite processes, weak barbed congruence coincides with weak bisimilarity. To illustrate potential applications and the powerful expressiveness of VCCTS, we formally compare VCCTS with some well-known models, e.g., dynamic pushdown networks, top-down tree automata and value-passing CCS. 展开更多
关键词 process CALCULUS non-interleaving SEMANTICS barbed CONGRUENCE bisimulation
原文传递
Expressing First-Order π-Calculus in Higher-Order Calculus of Communicating Systems
14
作者 徐贤 《Journal of Computer Science & Technology》 SCIE EI CSCD 2009年第1期122-137,共16页
In the study of process calculi, encoding between different calculi is an effective way to compare the expressive power of calculi and can shed light on the essence of where the difference lies. Thomsen and Sangiorgi ... In the study of process calculi, encoding between different calculi is an effective way to compare the expressive power of calculi and can shed light on the essence of where the difference lies. Thomsen and Sangiorgi have worked on the higher-order calculi (higher-order Calculus of Communicating Systems (CCS) and higher-order π-calculus, respectively) and the encoding from and to first-order π-calculus. However a fully abstract encoding of first-order π-calculus with higher-order CCS is not available up-today. This is what we intend to settle in this paper. We follow the encoding strategy, first proposed by Thomsen, of translating first-order π-calculus into Plain CHOCS. We show that the encoding strategy is fully abstract with respect to early bisimilarity (first-order π-calculus) and wired bisimilarity (Plain CHOCS) (which is a bisimulation defined on wired processes only sending and receiving wires), that is the core of the encoding strategy. Moreover from the fact that the wired bisimilarity is contained by the well-established context bisimilarity, we secure the soundness of the encoding, with respect to early bisimilarity and context bisimilarity. We use index technique to get around all the technical details to reach these main results of this paper. Finally, we make some discussion on our work and suggest some future work. 展开更多
关键词 process calculus higher order bisimulation encoding full abstraction
原文传递
Probabilistic Model of Software Approximate Correctness
15
作者 MA Yanfang CHEN Liang 《Wuhan University Journal of Natural Sciences》 CAS CSCD 2016年第1期47-55,共9页
Correctness is a key attribute of software. Parameterized bisimulation provides a kind of abstract description to verify the correctness of software under environment. In real world situations, many softwares contain ... Correctness is a key attribute of software. Parameterized bisimulation provides a kind of abstract description to verify the correctness of software under environment. In real world situations, many softwares contain some probabilistic information. In this paper, we focus on the probabilistic construction of parameterized bisimulation. Firstly, we extend parameterized bisimulation to probabilistic parameterized bisimulation. Secondly, a quantitative model of approximate correctness of software is proposed. Finally, the subsititutivity laws of quantitative model with various combinators are proved. 展开更多
关键词 METRIC INTERACTION environment process calculus probabilistic bisimulation
原文传递
A Logical Characterization for Linear Higher-Order Processes
16
作者 徐贤 龙环 《Journal of Shanghai Jiaotong university(Science)》 EI 2015年第2期185-194,共10页
Modal logic characterization in a higher-order setting is usually not a trivial task because higher-order process-passing is quite different from first-order name-passing. We study the logical characterization of high... Modal logic characterization in a higher-order setting is usually not a trivial task because higher-order process-passing is quite different from first-order name-passing. We study the logical characterization of higherorder processes constrained by linearity. Linearity respects resource-sensitiveness and does not allow processes to duplicate themselves arbitrarily. We provide a modal logic that characterizes linear higher-order processes,particularly the bisimulation called local bisimulation over them. More importantly, the logic has modalities for higher-order actions downscaled to resembling first-order ones in Hennessy-Milner logic, based on a formulation exploiting the linearity of processes. 展开更多
关键词 modal logic bisimulation LINEARITY HIGHER-ORDER process calculi
原文传递
Barbed Congruence of Asymmetry and Mismatch
17
作者 董笑菊 傅育熙 《Journal of Computer Science & Technology》 SCIE EI CSCD 2007年第4期575-579,共5页
The X calculus is a model of concurrent and mobile systems. It emphasizes that communications are information exchanges. In the paper, two constructions are incorporated into the framework of the chi calculus, which a... The X calculus is a model of concurrent and mobile systems. It emphasizes that communications are information exchanges. In the paper, two constructions are incorporated into the framework of the chi calculus, which are asymmetric communication and mismatch condition widely used in applications. Since the barbed bisimilarity has proved its generality and gained its popularity as an effective approach to generating a reasonable observational equivalence, we study both the operational and algebraic properties of the barbed bisimilarity in this enriched calculus. The investigation supports an improved understanding of the bisimulation behaviors of the model. It also gives a general picture of how the two constructions affect the observational theory. 展开更多
关键词 AXIOMATIZATION bisimulation process calculus
原文传递
Process Passing Calculus,Revisited
18
作者 尹强 龙环 《Journal of Shanghai Jiaotong university(Science)》 EI 2013年第1期29-36,共8页
In the context of process calculi, higher order π calculus (A calculus) is prominent and popular due to its ability to transfer processes. Motivated by the attempt to study the process theory in an integrated way, ... In the context of process calculi, higher order π calculus (A calculus) is prominent and popular due to its ability to transfer processes. Motivated by the attempt to study the process theory in an integrated way, we give a system study of A calculus with respect to the model independent framework. We show the coincidence of the context bisimulation to the absolute equality. We also build a subbisimilarity relation from A calculus to the π calculus. 展开更多
关键词 higher order π-calculus encoding EXPRESSIVENESS bisimulation
原文传递
Finite Axiomatization for Symbolic Probabilistic π-Calculus
19
作者 宋磊 邓玉欣 《Journal of Shanghai Jiaotong university(Science)》 EI 2009年第5期536-541,共6页
This paper focuses on the problem of seeking complete axiomatization for finite processes in the process calculus called symbolic probabilistic π-calculus introduced by Wu,Palamidessi and Lin.We provide inference sys... This paper focuses on the problem of seeking complete axiomatization for finite processes in the process calculus called symbolic probabilistic π-calculus introduced by Wu,Palamidessi and Lin.We provide inference systems for both strong and weak symbolic probabilistic bisimulations and also prove their soundness and completeness.This is the first work,to our knowledge,that provides complete axiomatization for symbolic probabilistic bisimulations in the presence of both nondeterministic and probabilistic choice. 展开更多
关键词 probabilistic process calculus AXIOMATIZATION symbolic bisimulation
原文传递
A Polynomial Time Algorithm for Checking Regularity of Totally Normed Process Algebra
20
作者 杨非 黄浩 《Journal of Shanghai Jiaotong university(Science)》 EI 2015年第3期273-280,共8页
A polynomial algorithm for the regularity problem of weak and branching bisimilarity on totally normed process algebra(PA) processes is given. Its time complexity is O(n3+ mn), where n is the number of transition rule... A polynomial algorithm for the regularity problem of weak and branching bisimilarity on totally normed process algebra(PA) processes is given. Its time complexity is O(n3+ mn), where n is the number of transition rules and m is the maximal length of the rules. The algorithm works for totally normed basic process algebra(BPA) as well as basic parallel process(BPP). 展开更多
关键词 regularity checking totally normed process algebra(PA) weak bisimulation
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部