Skip to content

Commit 9ff7e61

Browse files
Update pubs.bib
1 parent fede9e9 commit 9ff7e61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubs.bib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ @Inbook{Wright2025
1414
abstract="This paper presents a formal modelling approach for Belief-Desire-Intention (BDI) agents using Isabelle/HOL and Z-Machines. The BDI architecture is widely used for modelling intelligent agents, where agents possess beliefs about the environment, desires or goals to achieve, and intentions to execute plans for goal attainment. The paper introduces a general-purpose model of the BDI architecture using Z-Machines. The modelling framework includes specifications for beliefs, actions, rules, plans, pattern matching, and rule applications. The proposed model can be used to formally verify BDI agents' behaviour using Hoare Logic and Isabelle/Z-Machines. This framework then contributes to advancing formal modelling and verification of agent-based systems, showing how we can integrate automated reasoning to establish invariant properties of agents with compositional techniques to prove more significant properties of BDI systems. We demonstrate the effectiveness of our approach through a case study of a nuclear inspector robot, showing how we can verify invariants and uncover bugs in the system's behaviour.",
1515
isbn="978-3-031-73887-6",
1616
doi="10.1007/978-3-031-73887-6_20",
17-
note={[<span class="tas_vn">TAS Verifiability Node</span>],
17+
note={[<span class="tas_vn">TAS Verifiability Node</span>]},
1818
url="https://doi.org/10.1007/978-3-031-73887-6_20"
1919
}
2020

0 commit comments

Comments
 (0)