<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Hierarchical, Reconfigurable Petri Nets</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Jan-Uriel</forename><surname>Lorbeer</surname></persName>
						</author>
						<author>
							<persName><forename type="first">Julia</forename><surname>Padberg</surname></persName>
						</author>
						<title level="a" type="main">Hierarchical, Reconfigurable Petri Nets</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">90955742DFCB22081F71FB6F9E9851E4</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T04:52+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>reconfigurable Petri nets</term>
					<term>Petri net transformations</term>
					<term>hierarchical Petri nets</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Hierarchical Petri nets allow a more abstract view whereas reconfigurable Petri nets model dynamic structural adaptation. In this contribution we present the combination of reconfigurable Petri nets and hierarchical Petri nets yielding an hierarchical structure for reconfigurable Petri nets. Hierarchies are established by substituting transitions by subnets. These subnets are themselves reconfigurable, so they are supplied with their own set of rules, so-called local rules. Moreover, global rules, that can be applied in all of the net, are provided.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>Modelling modern systems presents a lot of challenges some of which can be eased by the use of appropriate models. A well known technique for system modelling are Petri nets. Petri nets provide a graphical language for constructing system models as well as a precise, mathematical semantics. These models can be used for simulations and to analyse the model's properties. This allows locating possible faults in the system at earlier stages which also can decrease overall development costs. The increasing sizes of modern systems results in models becoming rather large and possibly hard to comprehend. Additional abstraction layers as for example hierarchies present one solution for the increasing size. Hierarchical Petri nets use hierarchy to break down the complexity of a large model, by dividing it into a number of submodels. This helps to concentrate on a specific system part without the need to take the whole system into account. Also submodels can be reused with less effort at multiple locations in the same system or even in a different system where similar components are used.</p><p>Advanced systems that need dynamic structural adaptation can be modelled using reconfigurable Petri nets, an approach for dynamic changes in Petri nets. A reconfigurable Petri net consist of a Petri net and set of rules that modify the Petri net's structure at runtime. Hence they increase flexibility enabling the modification of a net while allowing the transitions to fire. The characteristic feature of reconfigurable Petri nets is the possibility to discriminate between different levels of change as they consist of a Petri net and a set of rules that can modify the Petri net. They provide powerful and intuitive formalisms to model dynamic software or hardware systems that are increasingly executed in dynamic infrastructures.</p><p>Such infrastructures are dynamic as they are themselves subject to change and support various applications that may or may not share some of the resources. Reconfigurable Petri nets have been used in many different application areas, that require both the representation of their processes and of the system changes within one model. Examples are concurrent systems <ref type="bibr" target="#b36">[LO04]</ref>, mobile ad-hoc networks <ref type="bibr" target="#b44">[Pa07]</ref>, workflows in dynamic infrastructures <ref type="bibr" target="#b16">[HEP08]</ref>, communication spaces <ref type="bibr" target="#b37">[MGH10,</ref><ref type="bibr" target="#b12">GE12]</ref>, ubiquitous computing <ref type="bibr" target="#b13">[GNH12,</ref><ref type="bibr" target="#b5">Bo06]</ref>, flexible manufacturing systems <ref type="bibr" target="#b52">[Tâ12]</ref>, reconfigurable manufacturing systems <ref type="bibr" target="#b27">[KBD16]</ref>). In <ref type="bibr" target="#b49">[PK18]</ref> a comprehensive overview of reconfigurable Petri nets is given, including theoretical foundations and application areas. The term reconfigurable Petri nets is used since the underlying type of Petri net may vary (for example being place/transition nets, object nets, timed and/or stochastic nets, or high-level nets). Hence, this approach can be considered a family of formal modelling techniques (see <ref type="bibr" target="#b49">[PK18]</ref> for details). Reconfigurable Petri nets are an instantiation of abstract transformation systems, called M-adhesive transformations systems, that are formulated in category theory. The fundamental idea is to characterize those categories that allow double-pushout transformations: therefore only the diagrammatic descriptions are needed. This has the advantage of a thorough theory that yields a vast amount of results concerning the transformation part. Nevertheless, in this contribution we omit the categorical foundation.</p><p>Hierarchical, reconfigurable Petri nets combine the hierarchical Petri net types and reconfigurable Petri net types into one, allowing a focused design of submodels and their reusability and the ability for dynamic changes at runtime. The main idea is to use the hierarchies purely at the surface, so the semantics is defined in terms of the underlying flattened reconfigurable net.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Main Concept: Hierarchy as a syntactic extension</head><p>The hierarchy based on transitions being replaced by subnets is given as a syntactic abbreviation. The hierarchical reconfigurable net is defined purely by it's flattening into a reconfigurable net. This fundamental design decision has the following advantages: First, only the consistency of the flattening construction can be guaranteed using well-known results, but no further semantic correctness needs to be proven. Second, this corresponds directly to the intended implementation of hierarchies in ReConNet <ref type="bibr" target="#b51">[Re17,</ref><ref type="bibr" target="#b46">Pa12]</ref> (ReConfigurable Net). Moreover, the transformation systems needs not to be shown for another category of hierarchical nets. And, apart from the flattening construction, which needs to be done once, the analysis and verification of a hierarchical Petri net requires no more effort than it's counter part with no hierarchy, since the whole behaviour is defined in terms of the flattened net.</p><p>The software tool ReConNet has been developed so that the modelling and simulation capabilities of reconfigurable nets are supported adequately. The most important feature of the tool is the ability to create, modify and simulate reconfigurable nets in a single tool through an intuitive graphic-based user interface. It allows the design and verification of 168 Jan-Uriel Lorbeer, Julia Padberg Hierarchical, Reconfigurable Petri Nets 3 reconfigurable place/transition nets. In this paper we discuss the basis for the integration of hierarchical reconfigurable Petri nets in ReConNet. This paper is organised as follows: We start by given a very simple introductory example of hierarchical reconfigurable Petri nets in Sect. 2. In Sect. 3 related work, namely approaches to hierarchical Petri nets and hierarchical graph transformations are discussed. The subsequent section introduces reconfigurable place/transition nets with labels. Sect. 5 elaborates the formal definition of hierarchical reconfigurable Petri nets and their flattening, the definition of transformation rules and proves the correctness of the flattening construction. The integration of reconfigurable hierarchical Petri nets into the simulation tool for reconfigurable Petri nets ReConNetis discussed in Sect. 6. The conclusion in Sect. 7 completes this paper.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Introductory Example</head><p>Reconfigurable Petri nets extend classical Petri nets to include the possibility of dynamic changes. This is achieved through the use of a rewriting system and allows the modification of the net's structure at run time. Such a system provides two kinds of changes:</p><p>• a change of state accomplished through the firing of the net's transitions</p><p>• a change of the process itself induced by the rules.</p><p>A reconfigurable Petri net N can either fire an activated transition or execute a transformation step N r = ⇒ M. An example for this process is displayed in Fig. <ref type="figure" target="#fig_13">1</ref>. In Fig. <ref type="figure" target="#fig_13">1a</ref> a reconfigurable Petri net N is shown and in Fig. <ref type="figure" target="#fig_13">1b</ref> it's rule r with r's nets L, K and R is given. N consists of two places, two tokens and one transition which is black when activated. When rule r is executed the net's arcs are inverted. In it's initial state (1) the rule r is not executable because there is no match to the rule's left-hand net L. The net L specifies that at least two tokens are required at the place P at the figure's bottom where the edges lead to. So only the transition T can fire. Firing transition T twice state (3) is reached. In this state two tokens are located on the bottom place P and r can be executed inverting the arc directions resulting in state (4). If in state (3) there would have been an additional token on the upper place P either the transition T could have fired or r could have been executed. In state (4) r is no longer executable because the edges now lead to the upper place P, so only the transition T can fire. State (4) is very similar to state (1) and after T firing twice r would be executable once again.</p><p>Hierarchical, Reconfigurable Petri Nets 169 To give an intuition of hierarchical reconfigurable Petri nets we subsequently give an example that comprises the ideas presented in the following sections. Imagine some simple but adaptive process that can alternatively execute three different tasks task1, task2, and</p><p>task3. An abstract view of this process is given in Fig. <ref type="figure" target="#fig_1">2</ref>. The tasks task2 and task3 are more complex and are given by subnets, where task2 is a sequence of steps and task3 includes some forking. The hierarchy concept in Sect. 5 allows the substitution of the transitions with the subnets. The substitution of the transition task2 replaces the transition and its adjacent places, that is Net(task2), by the subnet SN1 and Net(task3) is replaced by SN2, both in Fig. <ref type="figure" target="#fig_2">4</ref>. Applying these substitutions to the abstract nets in Fig. <ref type="figure" target="#fig_1">2</ref> yields the flatted net in Fig. <ref type="figure" target="#fig_11">3</ref>. Now we add rules for the subnets for the adaptation of the tasks: task1 is so simple, it requires no adaptation. In task2 the sequence of steps can be changed (rules SN1:r1 and SN1:r2) or an intermediate steps is introduced or removed ( rules SN1:r3 and SN1:r4). So we have the four rules that belong to subnet SN1 and are given in light grey in Fig. <ref type="figure" target="#fig_3">5</ref>. In task3 the intermediate step can be adapted by rule SN2:r5 so that parallel step may require something from the intermediate result. And this adaptation can be reversed by rule SN2:r6.</p><p>Both rules belong to subnet SN2 and are given in dark grey in Fig. <ref type="figure" target="#fig_3">5</ref>. These six rules are local rules, that should be only applied in the corresponding subnet. The transitions have the name space A T = {initialise, task1, task2, task3, fork, join, step, step1, step2, intermediate step, parallel step} that ensures the locality of the rules by the labels. Additionally, we want a global rule that adds to all steps a counting place. This rule is given below in Fig. <ref type="figure" target="#fig_4">6</ref>. This rule can be applied at each transition with a lesser label. The name space A T for the transition is ordered in the following way:</p><p>g T ≥ l for all l ∈ A T and step ≥ l for all l ∈ {step1, step2, intermediate step, parallel step} which are the other local steps. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Related Work</head><p>The main related research areas for hierarchical reconfigurable Petri nets are obviously hierarchical Petri nets and hierarchical graph transformations.</p><p>From 1991 on, hierarchies in Petri nets <ref type="bibr" target="#b20">[HJS91]</ref> have been used in numerous papers and contributions and are still prominent, e.g. <ref type="bibr" target="#b24">[HW18,</ref><ref type="bibr" target="#b0">Ak17]</ref>. In <ref type="bibr" target="#b24">[HW18]</ref> the HiPS tool provides a common operating method, graphical user interface, the ability to describe hierarchical Petri nets and an on-the-fly linear temporal logic model checker. <ref type="bibr" target="#b0">[Ak17]</ref> defines a hierarchy of places, and with various arcs as inhibitor arcs, reset arcs and transfer arcs that respect this hierarchy. A total ordering over the places encodes the hierarchy depending on the arc types various extensions are given. The decidability for almost all these extensions has been shown using different reductions and proof techniques. Besides hierarchical Petri nets based on transition substitution as e.g. in <ref type="bibr" target="#b26">[JR91]</ref> nets based on place substitution and Object-Oriented Petri nets [La01, MK05] have been considered. CPN [CP17] also supports fusion places by defining sets of places that are functionally identical. The net-in-nets approach <ref type="bibr" target="#b53">[Va98,</ref><ref type="bibr" target="#b54">Va04]</ref> as well as object nets [KH10, KH11] yield hierarchical composition as well.</p><p>There are a number of tools similar to ReConNet. CPN tools <ref type="bibr" target="#b50">[Ra03,</ref><ref type="bibr" target="#b8">CP17]</ref> is the main tool for the modelling and simulation of coloured Petri nets. Using a graphic user interface CPN tools features syntax checking, code generation and state space analysis. Snoopy <ref type="bibr" target="#b15">[He12]</ref> is a unifying Petri net framework with a graphical user interface. It allows the modelling and simulation of coloured and uncoloured Petri nets of different classes, supports analytic tools and the hierarchical structuring of models. The HiPS tool <ref type="bibr" target="#b19">[Hi17]</ref> developed at the Department of Computer Science and Engineering, Shinshu University is a tool written in C# and also employs a graphical user interface. HiPS is a platform for design and simulation of hierarchical Petri nets. It also provides functions of static and dynamic net analysis. While all of these tools support the design of hierarchical Petri nets it is evident that they lack reconfiguration, ReConNet's core feature.</p><p>Hierarchical graphs (and graph transformations) add some hierarchy to the nodes or to the edges. Various approaches to graphs with hierarchy have been proposed, e.g. [BH01, DHP02, BKK05, Br14]. The resulting techniques were used for modelling hierarchical hypermedia, distributed project management, mobile and ubiquitous systems among others.</p><p>Hypergraphs in <ref type="bibr" target="#b9">[DHP02]</ref> consist of two finite sets of nodes and hyperedges. The hierarchy is given in layers, in the sense that subsets in the same layer have the same nesting depth. In <ref type="bibr" target="#b3">[BKK05]</ref> hierarchical graph is a system of graphs of various types that are grouped into packages. Hierarchical graphs in <ref type="bibr" target="#b42">[Pa04]</ref> are obtained from hypergraphs by adding a parent assigning function to them. Nodes and edges can be assigned as a child of any other node or edge. But in contrast to our approach only the graph is structured, whereas the rules only are given at the topmost level.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Basics of Reconfigurable Petri Nets</head><p>In this section we give the basic notions. Note that in ReConNet the underlying type of nets are decorated place/transition nets. To concentrate on the essential notions, in this paper we use place/transition nets, but the corresponding technical report <ref type="bibr" target="#b48">[Pa18]</ref> deals explicitly with decorated place/transition nets. Moreover, in <ref type="bibr" target="#b48">[Pa18]</ref> the underlying categorical requirements are proven for place/transition nets, decorated place/transition nets, as well as for algebraic high-level nets.</p><p>We use the algebraic approach to Petri nets, where the pre-and post-domain functions pre, post : T → P ⊕ map the transitions T to a multiset of places P ⊕ given by the set of all linear sums over the set P. A marking is given by m ∈ P ⊕ with m = p ∈P k p • p. The ≤ operator can be extended to linear sums: For m 1 , m 2 ∈ P ⊕ with m 1 = p ∈P k p • p and m 2 = p ∈P l p • p we have m 1 ≤ m 2 if and only if k p ≤ l p for all p ∈ P. The operations "+ " and "-" can be extended accordingly.</p><p>Here, we introduce reconfigurable place/transition nets with labels and subtyping of labels for the rules. These labels need a name space that is given by a partial order (A, ≤, g A ) with a greatest element, a ≤ g A for all a ∈ A. g A is similar to the common supertype in a type hierarchy. The labelling function is provided with an order for subtyping, this allows more abstract rules that can be applied for occurrences with lesser labels, for an example see Sect.2.</p><p>Definition 4.1 (Labelled place/transition nets) A (marked labelled place/transition) net is given by N = (P, T, pre, post, pl, tl, M) over the name space A = (A P , A T ) with partial orders (A P , ≤ A , g p ) and (A T , ≤ T , g T ). P is a set of places and T is a set of transitions. pre : T → P ⊕ maps a transition to its pre-domain and post : T → P ⊕ maps it to its post-domain. Moreover, pl : P → (A P , ≤ A , g p ) is a label function mapping places to a name space, tl : T → (A T , ≤ T , g T ) is a label function mapping transitions to a name space and M ∈ P ⊕ is the marking denoted by a multiset of places.</p><p>A transition t ∈ T is M-enabled for a marking M ∈ P ⊕ if we have pre(t) ≤ M. The successor marking m is computed by M = M − pre(t) + post(t) and represents the result of a firing step M[t &gt; M .</p><p>Note, we do not require P ∩ T = ∅ since this is not necessary. This condition would require constructing the transformation step explicitly to ensure that the target net M in Fig. <ref type="figure">7</ref> satisfies this construction as well.</p><p>A reconfigurable Petri net RN = (N, R) consists of a Petri net N and a set of rules R. This allows reconfigurable Petri nets to modify themselves. Rules and occurrences are defined by net morphisms. Net morphisms are given as a pair of mappings for the places and the transitions preserving the structure, the labels and the marking. Given two nets N 1 and N 2 as in Def. 4.1 a net morphism f : N 1 → N 2 is given by f = ( f P :</p><formula xml:id="formula_0">P 1 → P 2 , f T : T 1 → T 2 ), so Hierarchical, Reconfigurable Petri Nets 173 8 Lorbeer, Padberg that pre 2 • f T = f ⊕ P • pre 1 and post 2 • f T = f ⊕ P • post 1 and m 1 (p) ≤ m 2 ( f P (p))</formula><p>for all p ∈ P 1 . The labels are mapped so that tl 2 • f T (t) ≤ tl 1 (t) for all t ∈ T 1 and pl 2 • f p (p) ≤ pl 1 (p) for all p ∈ P 1 .</p><formula xml:id="formula_1">T 1 pre 1 / / post 1 / / tl 1 v v f T P 1 ⊕ pl 1 ( ( f P ⊕ (A T , ≤ T , g T ) (A P , ≤ P , g P ) T 2 pre 2 / / post 2 / / tl 2 h h P 2 ⊕ pl 2 6 6</formula><p>Moreover, the morphism f is called strict if both f P and f T are injective, if = == ⇒ M is constructed in two steps by the commutative squares via a gluing construction, that is a pushout. Fig. <ref type="figure">7</ref> illustrates the transformation of a net using two pushouts (PO1) and (PO2). An intuitive explanation for a pushout is to take two nets N 1 , N 2 that overlap in some I. Now we glue N 1 and N 2 together over this common interface I, obtaining a new net N 1 + I N 2 that is the union of both nets factorized by an equivalence relation induced by the inclusion of I into N 1 and N 2 . Given a rule with an occurrence o : L → N the gluing condition has to be satisfied in order to apply a rule at a given occurrence. Its satisfaction requires that the deletion of a place implies the deletion of the adjacent transitions, and that the deleted place's marking does not contain more tokens than the corresponding place in L. After finding an occurrence of a left-hand side L in a net, the effect of applying a rule is to remove all obsolete elements and add all fresh elements. The elements of K are preserved, providing us with well-defined attachment points for R.</p><formula xml:id="formula_2">tl 2 • f T = tl 1 and pl 2 • f p = pl 1 ,</formula><p>This transformation concepts is based on M-adhesive transformation systems <ref type="bibr" target="#b11">[Eh06]</ref> and is given in terms of category theory, so that is allows the application of the concepts and results</p><p>174 Jan-Uriel Lorbeer, Julia Padberg Hierarchical, Reconfigurable Petri Nets 9</p><p>to high-level structures such as graphs, typed attributed graph, hyper-graphs, various types of Petri nets, algebraic signatures and specifications. This is possible because place/transition nets can be proven to be an M-adhesive transformation category <ref type="bibr" target="#b11">[Eh06,</ref><ref type="bibr" target="#b47">Pa15]</ref> and nets with labels and subtyping in <ref type="bibr" target="#b48">[Pa18]</ref>. Hence these results hold for the corresponding type of Petri net: </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Hierarchies of Nets and Rules</head><p>A hierarchical reconfigurable Petri net uses substitution transitions to implement the hierarchy. A substitution transition is a special kind of transition that itself does not fire, instead it contains a subnet that defines the behaviour that takes place in its stead. Following this basic definition of substitution transitions, different implementations suited for specific purposes are possible, this work focuses on the variant of the substitution transition based hierarchical Petri net that have been presented in <ref type="bibr" target="#b25">[JK09]</ref>.</p><p>Each substitution transition has its own subnet with its own local rules. All places that share an edge with a substitution transition are called the transition's connecting places. For each connecting place of the substitution transition there exists a corresponding connecting place in the transition's subnet with the same marking. Via these places tokens enter and leave the subnet. Any transition that may fire belongs either to the main net or to some subnet, but it cannot be a substitution transition. Any net may contain multiple substitution transitions, each instantiating exactly its own subnet. Although multiple substitution transitions may instantiate the same subnet layout, each substitution transition has it's own permanent instance. This leads to a behaviour of the main nets that relies solely on the firing of the subnets, i.e the firing of the flattened net.</p><p>Hierarchical, Reconfigurable Petri Nets 175 Figure <ref type="figure" target="#fig_7">8</ref> shows in the top half a hierarchical net with it's main net M N and a subnet SN.</p><note type="other">10 Lorbeer, Padberg</note><p>In the main net the substitution transition st1 has two connecting places: p0 has an edge connecting it to st1 and st1 has an edge connecting it to the place p1. These places can also be found in the subnet as connecting places with edges to and from different transitions. If tokens are added to the place p0 via the transition t1 these also appear in the subnet. There SNs transition sub_t1 can fire and remove tokens from p0 resulting in the removal of the same tokens from p0 in M N.</p><p>Subnets may contain substitution transitions containing further subnets resulting in a nested hierarchy. Reconfigurable Petri nets use transformation rules to reconfigure themselves. The chosen hierarchical model allows two different rule concepts: global rules and local rules. A global rule is a general rule that may be applied in any net on any level of the whole hierarchical net. So occurrences can be in the main net, its subnets, all their subnets and so forth. A local rule that is applied to a (sub-)net allows occurrences to be found in that specific net only. Local rules enable the dynamic modification of a specific part of a hierarchical net. The advantage is that rules can be created without knowledge of other parts of the hierarchical net. Local rules are given for one subnet only, whereas global rules belong to the hierarchical net. They can be applied in all subnets since their labels are greater than the labels in the subnet. For details see Subsection 2.2 in <ref type="bibr" target="#b48">[Pa18]</ref>. The name space is given by the disjoint union of all local name spaces, so that local rules can be applied only with in the given subnet. Local rules respect the hierarchical net borders so that no transformation may effect more than one (sub-)net. Hence, one restriction is imposed on the rules: Substitution transitions may not be part of a rule. As a consequence connecting places may not be deleted or added by a rule, but they can be part of one. This is due to the gluing condition which requires that places may only be deleted if the adjacent transition is deleted as well and no tokens are left over. Since connection places are neighbours of substitution transitions that cannot occur in a rule, they remain unchanged.</p><p>Subsequently, we define substitution os transition by subnets formally. Figure <ref type="figure" target="#fig_10">11</ref> shows an example for a very basic substitution rule. Substitution transition are mapped to such rules given by the mapping subst : sT → SR N where SR N is a set of substitution rules.</p><p>The definition of the reconfigurable hierarchical Petri net requires the substitution transition together with its adjacent places, called net Net(t) of a transition t.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Definition 5.1 (Net(t))</head><p>Given N = (P, T, pre, post, pl, tl) then for a transition t ∈ T the net of t is the net</p><formula xml:id="formula_3">Net(t) = ( • t ∪ t • , {t}, pre |t , post |t , pl | • t∪t •, tl | {t } ).</formula><p>With this, reconfigurable hierarchical Petri nets can be formally defined. A reconfigurable hierarchical Petri net consists of a reconfigurable net with substitutions and a set of global rules. They both are defined over a common name spaceA = (A P , A T )The reconfigurable net with substitutions consist of a place/transition net N, a set of local rules R N and a set of substitution rules SR N together with the mapping of substitution transitions to substitution rules subst : sT → SR N .</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Definition 5.2 (Hierarchical reconfigurable Petri net) A hierarchical reconfigurable</head><p>Petri net HN = (RN, A, GR) is given by its name space A = (A P , A T ), a set of global rules GR over A = (A P , A T ), and a reconfigurable net with substitutions RN = (N, R N , SR N ):</p><p>1. N = (P, T, pre, post, pl, tl, M) is a place/transition net over (A N P , A N T ) so that, • P is a set of places.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>•</head><p>T is a set of transitions.</p><p>• T contains substitution transitions sT ⊆ T.</p><p>• pre : T → P ⊕ is a function used for the pre-domain of each transition.</p><p>• post : T → P ⊕ is a function used for the post-domains of each transition.</p><formula xml:id="formula_4">• tl : T − → A N</formula><p>T is a naming function for transitions, where substitution transitions have their own name space A sT ⊆ A N T so that tl(sT) ⊆ A sT and injective tl |sT . Moreover, regular transitions are not allowed to use that name space. tl(T\sT) ⊆ A N T \A sT . • pl : P − → A N P is a naming function for places, where the set of connecting places cP = {•t ∪ t• | t ∈ sT } ⊆ Pis given by the neighbourhood of the substitution transitions and the name space of the connecting places A cP ⊆ A N P satisfies pl(cP) ⊆ A N P . Moreover, regular places are not allowed to use that name space. tl(P\cP) ⊆ A N P \A c P .</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>•</head><p>M is a set of tokens withM ∈ P ⊕ .</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">R N is a set of local rules over (A</head><formula xml:id="formula_5">N P , A N T \ A sT ). 3.</formula><p>SR N is a set of substitution rules together with a mapping of substitution transitions to substitution rules subst : sT → SR N so that subst</p><formula xml:id="formula_6">(t) = (Net(t) ← − CP(t) − → SN t ) with • the interface CP(t) = ( • t ∪ t • , ∅, ∅, ∅, pl | • t∪t •, ∅) consisting of connecting places only. • a reconfigurable net with substitutions SN t = (RN t , R t , SR t ) over A t = (A t P , A t T ) with A c P ⊆ A t P .</formula><p>Chapter 5 in <ref type="bibr" target="#b25">[JK09]</ref> states that the flattening of a hierarchical net that uses substitution transitions must remove each substitution transition and insert its subnet into the supernet by fusing the connecting places. This process corresponds to applying the substitution rules from Def. 5.2. Only one substitution for each substitution transition is applicable to RN. Due to the global and local rules, flattening construction is more complex than for a normal hierarchical Petri net. Flattening of a normal hierarchical Petri net looses all information of the hierarchical borders, but this information is needed for the correct application of local and global rules in the flattened net. Hence, we use the disjoint union of the subnet's name spaces.</p><p>First we investigate the parallel independence <ref type="bibr" target="#b11">[Eh06]</ref> of the substitution rules. If any two s 1 , s 2 ∈ S with s 1 s 2 are pairwise parallel independent the Parallelism Theorem states that they are also sequentially independent <ref type="bibr" target="#b11">[Eh06]</ref>. All substitution rules sr together with their occurrences are independent from each other if any two sr 1 , sr 2 with sr 1 sr 2 are pairwise independent. So the proof of parallel independence of two arbitrary substitutions s 1 , s 2 ∈ S is sufficient to prove Lemma 5.4.</p><p>Lemma 5.4 (Pairwise Independence of Substitutions) Given a reconfigurable net with substitutions RN = (N, R N , SR N ). Any two substitutions s 1 , s 2 ∈ S N with s 1 s 2 are pair-wise independent.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Proof:</head><p>We show for two arbitrary substitutions s 1 s 2 the set theoretic representation of parallel independence o 1 (ST 1 ) ∩ o 2 (ST 2 ) ⊆ o 1 (l 1 (CP 1 )) ∩ o 2 (l 2 (CP 2 )) holds.</p><formula xml:id="formula_7">SN t 1 n 1 CP(t 1 ) k 1 r 1 o o l 1 / / Net(t 1 ) o 1 " " g<label>1</label></formula><p>) )</p><formula xml:id="formula_8">Net(t 2 ) o 2 | | g 2 u u CP(t 2 ) k 2 r 2 o o l 2 / / SN t 2 n 2 H 1 D 1 r 1 o o l 1 / / G D 2 r 2 o o l 2 / / H 2</formula><p>The left-hand side of any rule r s of (r s, o) ∈ S N contains by Def. 5.2 only a net Net(t).</p><p>As specified in Def. 5.1 Net(t) contains only a substitution transition t and t's pre-and post-domains. The interface CP(t) contains only t's pre-and post-domains. Considering two substitutions s 1 , s 2 ∈ S N with s 1 s 2 , the intersection between their occurrences only considering transitions must be empty because otherwise t 1 = t 2 and thus s1 = s2. Since CP(t 1 ) only contains places and since Net(t 1 ) contains one distinct transition t 1 and Net(t 2 ) the another one t 2 , it follows:</p><formula xml:id="formula_9">o 1T (Net(t 1 )) ∩ o 2T (Net(t 2 )) = ∅ ⊆ ∅ = o 1T (l 1 (CP(t 1 ))) ∩ o 2T (l 2 (CP(t 2 ))) Now we consider the places. Let p ∈ o 1P (Net(t 1 )) ∩ o 2P (Net(t 2 )). Hence p ∈ ( • t 1 ∪ t • 1 ) ∩ ( • t 2 ∪ t • 2 ) that is p ∈ CP(t 1 ) ∩ CP(t 2</formula><p>) by definition of CP. Since l 1 , l 2 , o 1P and o 2P are functions we conclude that p ∈ (l 1 (CP(t 1 ))) ∩ (l 2 (CP(t 2 ))) and p ∈ o 1P (l 1 (CP(t 1 ))) ∩ o 2P (l 2 (CP(t 2 ))). Thus: o 1P (Net(t 1 )) ∩ o 2P (Net(t 2 )) ⊆ o 1P (l 1 (CP(t 1 ))) ∩ o 2P (l 2 (CP(t 2 ))) which proves any two s 1 , s 2 ∈ S with s 1 s 2 are pairwise parallel independent. </p><formula xml:id="formula_10">A = t ∈sT (A t P \ A cp ) A c P • R = ( t ∈sT R t ) R N • SR = ( t ∈sT SR t 3. f lat(HN) = (N Flat , GR ∪ R Flat ) over A with f lat(RN) = (N Flat , R Flat )</formula><p>where the name space A is the union of the name spaces, so that the global labels are greater than the corresponding local labels (see <ref type="bibr" target="#b48">[Pa18]</ref>). </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6">Hierarchies in ReConNet</head><p>During the simulation ReConNet's simulation engine uses the flat representation of a hierarchical reconfigurable Petri net for transition firing and rule application, because this allows using ReConNet's simulation engine to handle the hierarchical net, i.e its flattened net. However, for the user this remains transparent and the visual interface continues presenting the hierarchical view. While transitions are fired and transformations are made on the flat net the hierarchical view visualizes the changes accordingly. While developing the nets and transformation rules, the hierarchy is established and the simulation requires the flattened net that is the result of the flattening construction.</p><p>The application of local rules in the flat net needs one single name space for places and transitions A = (A N P , A N T ). This name space needs to include all of the disjoint name spaces of the (sub-)nets. This single name space is created during the flattening. Whenever a subnet is inserted into its supernet all places and transitions that are not connecting places get a prefix to their names that is unique to the substitution transition that was replaced. This way the naming preserves hierarchy borders and (sub-)net identities and so the names of places and transitions are specific enough that a rule meant for only a specific (sub-)net can be limited to the correct part of the flat net. For persistence of a hierarchical reconfigurable Petri net from ReConNet the hierarchical reconfigurable Petri net's flat net and the substitution rules. The hierarchical reconfigurable Petri net is saved as a tuple of the main net, as a reconfigurable Petri net, its substitution rules and the flat net, so that HN = RN, SR, Flat(RN, SR) . So, the flat net can be loaded directly and needs not to be computed each time again. <ref type="bibr" target="#b32">[KKR08]</ref> the as-long-as-possible operator ! forces the rule set R to be applied as long as possible. Since ReConNet is provided with transformation units <ref type="bibr" target="#b23">[Ho16]</ref> the flattening construction can be realized using this as-longas-possible operator !. In the transformation unit RN S N ! = == ⇒ F an applicable substitution rule s with an injective occurrence is randomly picked and applied. This step is repeated until all s ∈ S N have been applied, since each s has by construction only one occurrence. = = ⇒ F both substitutions s i and s j have to be applied. All s ∈ S are pairwise sequential independent, so any sequence can be applied in arbitrary order yielding the same well-defined resulting net <ref type="bibr" target="#b11">[Eh06]</ref>. Hence, we obtain diagram (2). Any two s ∈ S are pairwise parallel independent, so are s i and s j , thus their sequence is interchangeable s i is always applicable to M j and s j is always applicable to M i both always leading to the same net M i j . So F F for HN  </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>In a transformation unit N</head><formula xml:id="formula_11">1 R! = = ⇒ N 2</formula></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Proof:</head><p>For any s ∈ S to be able to be applied more than once it would have to be independent from itself. s 1 = s 2 implies they contain the same substitution transition t 1 = t 2 , it follows: (o 1T (net(t 1 )) ∩ o 2T (net(t 2 )) ∅) ∅ = o 1T (l 1 (CP 1 )) ∩ o 2T (l 2 (CP 2 )). Thus s 1 and s 2 are not independent. Hence any s is not independent from itself and thus can only be applied once.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="7">Conclusion</head><p>This paper introduces substitution transitions for hierarchical reconfigurable Petri nets. The main contribution is a formal definition of hierarchical reconfigurable Petri nets and its flattening construction.</p><p>Hierarchical, Reconfigurable Petri Nets 183 <ref type="bibr">18 Lorbeer,</ref><ref type="bibr">Padberg</ref> This work presents a first step to the integration of reconfigurable hierarchical Petri nets into the ReConNet tool <ref type="bibr" target="#b46">[Pa12,</ref><ref type="bibr" target="#b51">Re17]</ref>. Ongoing work will accomplish support of hierarchical Petri nets in ReConNet. First a hierarchy needs to be introduced into ReConNet to allow transformation simulation, including an appropriate update to ReConNet's persistence module to allow proper storing and restoring of hierarchical nets. Then individual rules will be added to allow the functionality of a reconfigurable net. For net verification and validation purposes the flat representation of the hierarchical reconfigurable Petri net will be used.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>4</head><label></label><figDesc>Fig. 1: Reconfigurable Petri net RN = (N, {r })</figDesc><graphic coords="4,41.10,67.37,190.81,90.71" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Fig. 2 :</head><label>2</label><figDesc>Fig. 2: Abstract view: Net AN Fig. 3: Flattened net F L AT(AN)</figDesc><graphic coords="4,41.10,301.18,135.73,86.49" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Fig. 4 :</head><label>4</label><figDesc>Fig. 4: Substitution of transitions</figDesc><graphic coords="4,41.10,495.44,357.17,69.57" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Fig. 5 :</head><label>5</label><figDesc>Fig. 5: Local rules for the subnets SN1 and SN2</figDesc><graphic coords="5,58.96,194.06,321.44,184.68" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Fig. 6 :</head><label>6</label><figDesc>Fig. 6: Global rule for adding counter</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_5"><head></head><label></label><figDesc>and if m 1 (p) = m 2 ( f P (p)) holds for all p ∈ P 1 .Rules r = (L ← K → R) consist of a span of strict net morphisms where L is the left-hand side and K is an interface between L and R the right-hand side. The basic idea is to find L in the net N and replace it by R. Therefore an occurrence morphism o : L → N is required to identify the relevant parts of the left-hand side L in N. Given a rule r and an occurrence o a transformation step N (r,o)</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_6"><head></head><label></label><figDesc>Fig. 7: Net transformation</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_7"><head>Fig. 8 :</head><label>8</label><figDesc>Fig. 8: Flattening of a substitution transition.</figDesc><graphic coords="10,94.68,67.37,250.02,277.54" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_8"><head>Hierarchical, Reconfigurable Petri Nets 11 Fig. 9 :</head><label>119</label><figDesc>Fig. 9: Application of global rules to a hierarchical Petri net.</figDesc><graphic coords="11,41.10,67.37,357.16,207.18" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_9"><head>Fig. 10 :</head><label>10</label><figDesc>Fig. 10: Application of individual rules to a hierarchical Petri net.</figDesc><graphic coords="11,41.10,345.41,357.17,210.49" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_10"><head>Fig. 11 :</head><label>11</label><figDesc>Fig. 11: An exemplary basic substitution rule.</figDesc><graphic coords="12,41.10,296.67,357.18,100.54" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_11"><head>Corollary 5. 3 (</head><label>3</label><figDesc>Set of substitutions S N ) Given a reconfigurable net with substitutions RN = (N, R N , SR N ). For every substitution transition t ∈ sT and its substitution rule sr = subst(t) there exists exactly one injective occurrence o of sr. These substitutions are Hierarchical, Reconfigurable Petri Nets 179 14 Lorbeer, Padberg collected in a set of substitutions S N = {(sr, o) | sr = subst(t) and injective o : Net(t) → RN }.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_12"><head>180</head><label></label><figDesc>Jan-Uriel Lorbeer, Julia Padberg Hierarchical, Reconfigurable Petri Nets 15 Theorem 5.5 is proven using Lemma 5.4. Theorem 5.5 (F L AT(N, SR N ) Flattening of reconfigurable net with substitutions) Given a reconfigurable net with substitutions (N, SR N ) any possible transformation sequence of rules S N yields the same (up to isomorphism) well-defined net NS N = = ⇒ F L AT(N, SR N ).Proof: With all s ∈ S N being mutually independent,<ref type="bibr" target="#b11">[Eh06]</ref> states all the transformation sequences HN * = ⇒ F are equivalent and there exists a parallel transformation sequence HN s∈S N s = ====== ⇒ F. Let F L AT(N, SR N ) := F. Such a parallel transformation sequence can always be constructed and is unique up to isomorphism. The flattening of a hierarchical reconfigurable Petri net to a reconfigurable net needs to include global as well as local rules and is given recursively based on flattening of nets with substitution. Definition 5.6 (Flattening) The flattening is defined for a hierarchical net HN = (RN, A, GR) given by a reconfigurable net RN = (N, R N , SR N ), a name space A = (A P , A T ) and a set of global rules GR as given in Def. 5.2 recursively by: 1. Given RN = (N, R N , SR N ) over A = (A N P , A N T ) with substitution transitions sT = ∅ we have: f lat(RN) = (N, R N ) over A 2. Given RN = (N, R N , SR N ) over A = (A N P , A N T ) with substitution transitions sT ∅ we have: f lat(RN) = f lat(F L AT(N, SR N ), R, SR) over A with •</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_13"><head>Lemma 6. 1 (=</head><label>1</label><figDesc>Flattening based on the as-long-as-possible operator ! ) Given a reconfigurable net with substitutions (N, SR N ) the result F of (N, SR N ) sr! = = ⇒ F is well-defined up to isomorphism and isomorphic to F L AT(N, SR N ).Proof:Given the set of substitutions S n based on (N, SR N ) as in Cor. 5.3, any two substitutions s 1 , s 2 ∈ S N are pairwise independent, then the fact that F is well-defined up to isomorphism is proven indirectly: If F is not well-defined the transformation sequences (N, SR N )S N ! = == ⇒ F and (N, SR N ) S N ! = == ⇒182 Jan-Uriel Lorbeer, Julia Padberg F exists so that F F. So, there has to exist some M in diagram (⇒ M i so that there is neither M i * = ⇒ F nor M j *</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_14"><head></head><label></label><figDesc>sr! = = ⇒ F and HN sr! = = ⇒ F and thus F is well-defined up to isomorphism. Since all s ∈ S are independent from another, each s ∈ S N of the transformation RN sr! = = ⇒ F can be applied exactly once for each of its occurrences. RN s∈S s = ==== ⇒ F can equivalently be applied as a transformation sequence RN * = ⇒ F = RN s 1 = ⇒ ...</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_15"><head></head><label></label><figDesc>s n = = ⇒ F. So to prove that F F requires to show that no s can be applied more than once. Theorem 6.2 (Equivalence of Flattening Constructions) Given a reconfigurable net with substitutions (N, SR N ). The transformation using the as-long-as-possible operator ! is equivalent to the flattening construction in Thm. 5.5:RN s∈S N s = ====== ⇒ F L AT(N, SR N ) and RN S N ! = == ⇒ F implies F L AT(N, SR N ) F.</figDesc></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">Hamburg University of Applied Sciences, Hamburg, Germany, julia.padberg@haw-hamburg.de Ina Schaefer, Loek Cleophas, Michael Felderer (Eds.): Workshops at Modellierung</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2018" xml:id="foot_1">, Petri Nets and Modeling 2018 (PeMod18) 167 2 Lorbeer, Padberg</note>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">On Petri Nets with Hierarchical Special Arcs</title>
		<author>
			<persName><forename type="first">S</forename><surname>Akshay</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Supratik</forename><forename type="middle">;</forename><surname>Chakraborty</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ankush</forename><forename type="middle">;</forename><surname>Das</surname></persName>
		</author>
		<author>
			<persName><surname>Jagannath</surname></persName>
		</author>
		<author>
			<persName><forename type="first">;</forename><surname>Vishal</surname></persName>
		</author>
		<author>
			<persName><surname>Sandeep</surname></persName>
		</author>
		<author>
			<persName><surname>Sai</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">28th International Conference on Concurrency Theory, CONCUR 2017</title>
				<meeting><address><addrLine>Berlin, Germany</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2017">September 5-8, 2017. 2017</date>
			<biblScope unit="volume">40</biblScope>
			<biblScope unit="page">17</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<monogr>
		<title/>
		<author>
			<persName><forename type="first">Giorgio</forename><surname>Busatto</surname></persName>
		</author>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Comparing Notions of Hierarchical Graph Transformation</title>
		<author>
			<persName><forename type="first">Berthold</forename><surname>Hoffmann</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Electr. Notes Theor. Comput. Sci</title>
		<imprint>
			<biblScope unit="volume">50</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="310" to="317" />
			<date type="published" when="2001">2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<monogr>
		<title/>
		<author>
			<persName><forename type="first">Giorgio</forename><forename type="middle">;</forename><surname>Busatto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Hans-Jörg</forename><surname>Kreowski</surname></persName>
		</author>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Abstract hierarchical graph transformation</title>
		<author>
			<persName><forename type="first">Sabine</forename><surname>Kuske</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Mathematical Structures in Computer Science</title>
		<imprint>
			<biblScope unit="volume">15</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="773" to="819" />
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<title/>
		<author>
			<persName><forename type="first">Paolo</forename><forename type="middle">;</forename><surname>Bottoni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Fabio</forename><surname>Rosa</surname></persName>
		</author>
		<author>
			<persName><surname>De</surname></persName>
		</author>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Applying Algebraic Approaches for Modeling Workflows and their Transformations in Mobile Networks</title>
		<author>
			<persName><forename type="first">Kathrin</forename><forename type="middle">;</forename><surname>Hoffmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Massimo</forename><surname>Mecella</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Mobile Information Systems</title>
		<imprint>
			<biblScope unit="volume">2</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="51" to="76" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">On Hierarchical Graphs: Reconciling Bigraphs, Gs-monoidal Theories and Gs-graphs</title>
		<author>
			<persName><forename type="first">Roberto</forename><forename type="middle">;</forename><surname>Bruni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ugo</forename><forename type="middle">;</forename><surname>Montanari</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Gordon</forename><forename type="middle">D</forename><surname>Plotkin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Daniele</forename><surname>Terreni</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Fundam. Inform</title>
		<imprint>
			<biblScope unit="volume">134</biblScope>
			<biblScope unit="issue">3-4</biblScope>
			<biblScope unit="page" from="287" to="317" />
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<monogr>
		<ptr target="http://cpntools.org/" />
		<title level="m">CPN-Tools</title>
				<imprint>
			<date type="published" when="2017-11-01">2017. 2017-11-01</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<monogr>
		<title/>
		<author>
			<persName><forename type="first">Frank</forename><surname>Drewes</surname></persName>
		</author>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Hierarchical Graph Transformation</title>
		<author>
			<persName><forename type="first">Berthold</forename><forename type="middle">;</forename><surname>Hoffmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Detlef</forename><surname>Plump</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">J. Comput. Syst. Sci</title>
		<imprint>
			<biblScope unit="volume">64</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="249" to="283" />
			<date type="published" when="2002">2002</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Fundamentals of Algebraic Graph Transformation</title>
		<author>
			<persName><forename type="first">H</forename><surname>Ehrig</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Karsten</forename><forename type="middle">;</forename><surname>Ehrig</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ulrike</forename><forename type="middle">;</forename><surname>Prange</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Gabriele</forename><surname>Taentzer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="s">EATCS Monographs in TCS</title>
		<imprint>
			<date type="published" when="2006">2006</date>
			<publisher>Springer</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Modelling of Communication Platforms Using Algebraic High-Level Nets and Their Processes</title>
		<author>
			<persName><forename type="first">Karsten</forename><forename type="middle">;</forename><surname>Gabriel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Hartmut</forename><surname>Ehrig</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Software Service and Application Engineering: Essays Dedicated to Bernd Krämer on the Occasion of His 65th Birthday</title>
				<editor>
			<persName><forename type="first">Maritta</forename><surname>Heisel</surname></persName>
		</editor>
		<meeting><address><addrLine>Berlin Heidelberg; Berlin, Heidelberg</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2012">2012</date>
			<biblScope unit="page" from="10" to="25" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<monogr>
		<title/>
		<author>
			<persName><forename type="first">Susann</forename><forename type="middle">;</forename><surname>Gottmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Nico</forename><surname>Nachtigall</surname></persName>
		</author>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">On Modelling Communication in Ubiquitous Computing Systems using Algebraic Higher Order Nets</title>
		<author>
			<persName><forename type="first">Kathrin</forename><surname>Hoffmann</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">ECEASST</title>
		<imprint>
			<biblScope unit="volume">51</biblScope>
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Martin: Snoopy-a unifying Petri net tool</title>
		<author>
			<persName><forename type="first">Monika</forename><forename type="middle">;</forename><surname>Heiner</surname></persName>
		</author>
		<author>
			<persName><surname>Herajy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">;</forename><surname>Mostafa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Fei</forename><forename type="middle">;</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Christian</forename><forename type="middle">;</forename><surname>Rohr</surname></persName>
		</author>
		<author>
			<persName><surname>Schwarick</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">International Conference on Application and Theory of Petri Nets and Concurrency</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2012">2012</date>
			<biblScope unit="page" from="398" to="407" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<monogr>
		<title/>
		<author>
			<persName><forename type="first">Kathrin</forename><surname>Hoffmann</surname></persName>
		</author>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<monogr>
		<title/>
		<author>
			<persName><forename type="first">Hartmut</forename><surname>Ehrig</surname></persName>
		</author>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Flexible Modeling of Emergency Scenarios using Reconfigurable Systems</title>
		<author>
			<persName><forename type="first">Julia</forename><surname>Padberg</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">ECEASST</title>
		<imprint>
			<biblScope unit="volume">12</biblScope>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<monogr>
		<ptr target="https://sourceforge.net/projects/hips-tools/" />
		<title level="m">HiPS : Hierarchical Petri net Simulator</title>
				<imprint>
			<date type="published" when="1922">2017. 2017.03.22</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<monogr>
		<title/>
		<author>
			<persName><forename type="first">Peter</forename><surname>Huber</surname></persName>
		</author>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<monogr>
		<title/>
		<author>
			<persName><forename type="first">Kurt</forename><surname>Jensen</surname></persName>
		</author>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">Hierarchies in coloured Petri nets</title>
		<author>
			<persName><forename type="first">Robert</forename><forename type="middle">M</forename><surname>Shapiro</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Advances in Petri Nets 1990</title>
				<editor>
			<persName><forename type="first">Grzegorz</forename><surname>Rozenberg</surname></persName>
		</editor>
		<meeting><address><addrLine>Berlin Heidelberg; Berlin, Heidelberg</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="1991">1991</date>
			<biblScope unit="page" from="313" to="341" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b23">
	<monogr>
		<author>
			<persName><forename type="first">Christian</forename><surname>Hoff</surname></persName>
		</author>
		<title level="m">Transformationseinheiten als Kontrollstruktur für rekonfigurierbare Petrinetze in ReConNet</title>
				<imprint>
			<date type="published" when="2016">2016</date>
		</imprint>
		<respStmt>
			<orgName>University of Applied Sciences Hamburg</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">Master&apos;s thesis</note>
</biblStruct>

<biblStruct xml:id="b24">
	<analytic>
		<title level="a" type="main">A Petri Net Design and Verification Platform Based on The Scalable and Parallel Architecture: HiPS</title>
		<author>
			<persName><forename type="first">Yojiro</forename><forename type="middle">;</forename><surname>Harie</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Katsumi</forename><surname>Wasaki</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Information Technology-New Generations</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2018">2018</date>
			<biblScope unit="page" from="265" to="273" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b25">
	<monogr>
		<title level="m" type="main">Coloured Petri nets: modelling and validation of concurrent systems</title>
		<author>
			<persName><forename type="first">Kurt</forename><forename type="middle">;</forename><surname>Jensen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Lars</forename><forename type="middle">M</forename><surname>Kristensen</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2009">2009</date>
			<publisher>Springer</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b26">
	<monogr>
		<title level="m" type="main">Gregorz: High-Level Petri nets: Theory and Application</title>
		<author>
			<persName><forename type="first">Kurt</forename><forename type="middle">;</forename><surname>Jensen</surname></persName>
		</author>
		<author>
			<persName><surname>Rosenberg</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1991">1991. 1991</date>
			<publisher>Springer</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b27">
	<analytic>
		<title level="a" type="main">Designing reconfigurable manufacturing systems using reconfigurable object Petri nets</title>
		<author>
			<persName><forename type="first">Laid</forename><forename type="middle">;</forename><surname>Kahloul</surname></persName>
		</author>
		<author>
			<persName><surname>Bourekkache</surname></persName>
		</author>
		<author>
			<persName><forename type="first">;</forename><surname>Samir</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Karim</forename><surname>Djouani</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Int. Journal of Computer Integrated Manufacturing</title>
		<imprint>
			<biblScope unit="page" from="1" to="18" />
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b28">
	<monogr>
		<title/>
		<author>
			<persName><forename type="first">Michael</forename><surname>Köhler-Bußmeier</surname></persName>
		</author>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b29">
	<analytic>
		<title level="a" type="main">Safeness for Object Nets</title>
		<author>
			<persName><forename type="first">Frank</forename><surname>Heitmann</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Fundam. Inform</title>
		<imprint>
			<biblScope unit="volume">101</biblScope>
			<biblScope unit="issue">1-2</biblScope>
			<biblScope unit="page" from="29" to="43" />
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b30">
	<monogr>
		<title/>
		<author>
			<persName><forename type="first">Michael</forename><surname>Köhler-Bußmeier</surname></persName>
		</author>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b31">
	<analytic>
		<title level="a" type="main">Liveness of Safe Object Nets</title>
		<author>
			<persName><forename type="first">Frank</forename><surname>Heitmann</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Fundam. Inform</title>
		<imprint>
			<biblScope unit="volume">112</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="73" to="87" />
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b32">
	<monogr>
		<title/>
		<author>
			<persName><forename type="first">Hans-Jorg</forename><surname>Kreowski</surname></persName>
		</author>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b33">
	<monogr>
		<title/>
		<author>
			<persName><forename type="first">Sabine</forename><surname>Kuske</surname></persName>
		</author>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b34">
	<analytic>
		<title level="a" type="main">Graph Transformation Units-An Overview</title>
		<author>
			<persName><forename type="first">Grzegorz</forename><surname>Rozenberg</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Lecture Notes in Computer Science</title>
		<imprint>
			<biblScope unit="volume">5065</biblScope>
			<biblScope unit="page" from="57" to="75" />
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b35">
	<analytic>
		<title level="a" type="main">Object Oriented Modeling with Object Petri Nets</title>
		<author>
			<persName><forename type="first">Charles</forename><surname>Lakos</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Concurrent Object-Oriented Programming and Petri Nets, Advances in Petri Nets</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<editor>
			<persName><forename type="first">Gul</forename><forename type="middle">;</forename><surname>Agha</surname></persName>
		</editor>
		<editor>
			<persName><surname>De Cindio</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">;</forename><surname>Fiorella</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Grzegorz</forename><surname>Rozenberg</surname></persName>
		</editor>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2001">2001</date>
			<biblScope unit="page" from="1" to="37" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b36">
	<analytic>
		<title level="a" type="main">Structural and Dynamic Changes in Concurrent Systems: Reconfigurable Petri Nets</title>
		<author>
			<persName><forename type="first">Marisa</forename><forename type="middle">;</forename><surname>Llorens</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Javier</forename><surname>Oliver</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Trans. Computers</title>
		<imprint>
			<biblScope unit="volume">53</biblScope>
			<biblScope unit="issue">9</biblScope>
			<biblScope unit="page" from="1147" to="1158" />
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b37">
	<monogr>
		<title/>
		<author>
			<persName><forename type="first">Tony</forename><surname>Modica</surname></persName>
		</author>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b38">
	<monogr>
		<title/>
		<author>
			<persName><forename type="first">Karsten</forename><surname>Gabriel</surname></persName>
		</author>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b39">
	<analytic>
		<title level="a" type="main">Formalization of Petri Nets with Individual Tokens as Basis for DPO Net Transformations</title>
		<author>
			<persName><forename type="first">Kathrin</forename><surname>Hoffmann</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">ECEASST</title>
		<imprint>
			<biblScope unit="volume">40</biblScope>
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b40">
	<monogr>
		<title/>
		<author>
			<persName><forename type="first">Toshiyuki</forename><surname>Miyamoto</surname></persName>
		</author>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b41">
	<analytic>
		<title level="a" type="main">A survey of object-oriented Petri nets and analysis methods</title>
		<author>
			<persName><forename type="first">Sadatoshi</forename><surname>Kumagai</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEICE Transactions on Fundamentals of Electronics, Communications and Computer Sciences</title>
		<imprint>
			<biblScope unit="volume">88</biblScope>
			<biblScope unit="issue">11</biblScope>
			<biblScope unit="page" from="2964" to="2971" />
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b42">
	<analytic>
		<title level="a" type="main">Algebraic hierarchical graph transformation</title>
		<author>
			<persName><forename type="first">Wojciech</forename><surname>Palacz</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Hierarchical, Reconfigurable Petri Nets</title>
				<imprint>
			<date type="published" when="2004">2004</date>
			<biblScope unit="volume">68</biblScope>
			<biblScope unit="page">185</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b43">
	<monogr>
		<title/>
		<author>
			<persName><forename type="first">Padberg</forename><surname>Lorbeer</surname></persName>
		</author>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b44">
	<monogr>
		<title/>
		<author>
			<persName><forename type="first">Julia</forename><forename type="middle">;</forename><surname>Padberg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Kathrin</forename><forename type="middle">;</forename><surname>Hoffmann</surname></persName>
		</author>
		<author>
			<persName><surname>Ehrig</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Tony</forename><forename type="middle">;</forename><surname>Hartmut; Modica</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Enrico</forename><surname>Biermann</surname></persName>
		</author>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b45">
	<analytic>
		<title level="a" type="main">Maintaining Consistency in Layered Architectures of Mobile Ad-Hoc Networks</title>
		<author>
			<persName><forename type="first">Claudia</forename><surname>Ermel</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Fundamental Approaches to Software Engineering 2007</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<editor>
			<persName><forename type="first">Matthew</forename><forename type="middle">B</forename><surname>Dwyer</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Antónia</forename><surname>Lopes</surname></persName>
		</editor>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2007">2007</date>
			<biblScope unit="volume">4422</biblScope>
			<biblScope unit="page" from="383" to="397" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b46">
	<analytic>
		<title level="a" type="main">ReConNet: A Tool for Modeling and Simulating with Reconfigurable Place/Transition Nets</title>
		<author>
			<persName><forename type="first">Julia</forename><forename type="middle">;</forename><surname>Padberg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Marvin</forename><forename type="middle">;</forename><surname>Ede</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Gerhard</forename><forename type="middle">;</forename><surname>Oelker</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Kathrin</forename><surname>Hoffmann</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">ECEASST</title>
		<imprint>
			<biblScope unit="volume">54</biblScope>
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b47">
	<analytic>
		<title level="a" type="main">Reconfigurable Petri Nets with Transition Priorities and Inhibitor Arcs</title>
		<author>
			<persName><forename type="first">Julia</forename><surname>Padberg</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Graph Transformation -8th Int. Conf. volume 9151 of Lecture Notes in Computer Science</title>
				<editor>
			<persName><forename type="first">Francesco</forename><forename type="middle">;</forename><surname>Parisi-Presicce</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Bernhard</forename><surname>Westfechtel</surname></persName>
		</editor>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2015">2015</date>
			<biblScope unit="page" from="104" to="120" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b48">
	<monogr>
		<title level="m" type="main">Subtyping for Hierarchical, Reconfigurable Petri Nets</title>
		<author>
			<persName><forename type="first">Julia</forename><surname>Padberg</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
	<note>ArXiv e-prints</note>
</biblStruct>

<biblStruct xml:id="b49">
	<analytic>
		<title level="a" type="main">Laid: Overview of Reconfigurable Petri Nets</title>
		<author>
			<persName><forename type="first">Julia</forename><forename type="middle">;</forename><surname>Padberg</surname></persName>
		</author>
		<author>
			<persName><surname>Kahloul</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Festschrift in Memory of Hartmut Ehrig</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
	<note>accepted</note>
</biblStruct>

<biblStruct xml:id="b50">
	<analytic>
		<title level="a" type="main">Kurt: CPN tools for editing, simulating, and analysing coloured Petri nets</title>
		<author>
			<persName><forename type="first">Anne</forename><surname>Ratzer</surname></persName>
		</author>
		<author>
			<persName><surname>Vinter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Lisa</forename><forename type="middle">;</forename><surname>Wells</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Henry</forename><surname>Lassen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Mads</forename><forename type="middle">;</forename><surname>Michael; Laursen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Jacob</forename><surname>Qvortrup</surname></persName>
		</author>
		<author>
			<persName><forename type="first">;</forename><surname>Frank</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Martin</forename><surname>Stissing</surname></persName>
		</author>
		<author>
			<persName><surname>Stig; Westergaard</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Søren</forename><forename type="middle">;</forename><surname>Michael; Christensen</surname></persName>
		</author>
		<author>
			<persName><surname>Jensen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">International Conference on Application and Theory of Petri Nets</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2003">2003</date>
			<biblScope unit="page" from="450" to="462" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b51">
	<monogr>
		<title/>
		<author>
			<persName><surname>Reconnet</surname></persName>
		</author>
		<ptr target="https://reconnetblog.wordpress.com/" />
		<imprint>
			<date type="published" when="2016">2017. 2017.05.16</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b52">
	<analytic>
		<title level="a" type="main">Modelling a flexible manufacturing system using reconfigurable finite capacity Petri nets</title>
		<author>
			<persName><forename type="first">Bogdan</forename><forename type="middle">;</forename><surname>Târnauca</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Dan</forename><forename type="middle">;</forename><surname>Puiu</surname></persName>
		</author>
		<author>
			<persName><surname>Comnac</surname></persName>
		</author>
		<author>
			<persName><forename type="first">;</forename><surname>Vasile</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Constantin</forename><surname>Suciu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">13th Int. Conf. on Optimization of Electrical and Electronic Equipment</title>
				<imprint>
			<date type="published" when="2012-05">May 2012</date>
			<biblScope unit="page" from="1079" to="1084" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b53">
	<analytic>
		<title level="a" type="main">Petri Nets as Token Objects: An Introduction to Elementary Object Nets</title>
		<author>
			<persName><forename type="first">Rüdiger</forename><surname>Valk</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Application and Theory of Petri Nets 1998, 19th International Conference, ICATPN &apos;98</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<editor>
			<persName><forename type="first">Jörg</forename><forename type="middle">;</forename><surname>Desel</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Manuel</forename><surname>Suárez</surname></persName>
		</editor>
		<editor>
			<persName><surname>Silva</surname></persName>
		</editor>
		<meeting><address><addrLine>Lisbon, Portugal</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="1998">June 22-26, 1998. 1998</date>
			<biblScope unit="volume">1420</biblScope>
			<biblScope unit="page" from="1" to="25" />
		</imprint>
	</monogr>
	<note>Proceedings.</note>
</biblStruct>

<biblStruct xml:id="b54">
	<analytic>
		<title level="a" type="main">Object Petri nets</title>
		<author>
			<persName><forename type="first">Rüdiger</forename><surname>Valk</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Lectures on Concurrency and Petri Nets</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2004">2004</date>
			<biblScope unit="page" from="819" to="848" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b55">
	<monogr>
		<title/>
		<author>
			<persName><forename type="first">Jan-Uriel</forename><surname>Lorbeer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Julia</forename><surname>Padberg</surname></persName>
		</author>
		<imprint/>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
