%@ page language="java" contentType="text/html" %> <%-- Include common initialisation code --%> <%@ include file="/arch/common.jsp" %> <%-- The current tab --%> <% String currentTab = "Research"; %> <%-- Content of navigation pane --%> <%@ include file="nav.jsp" %> <% showCurrentLink=true; %> <%-- Current navigation location --%> <% String currentNav = "Reports and Theses"; %> <%-- Include the code for the document header --%> <%@ include file="/arch/header.jsp" %>
M. Farkas, W.M. Beynon and Y.P. Yung, Agent-oriented Modelling for a Billiards Simulation (December 1, 1993).
This paper describes the application of an agent-oriented modelling technique outlined in [BBY92] to the simulation of a game of billiards. This case-study is chosen to demonstrate the versatility of our agent-oriented approach, and its potential for integrating discrete event modelling with process control. The scope for modelling a variety of modes of control is explained and illustrated.