%@ 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" %>
I.D. Craig, The BB-SR System (January 1, 1987).
This paper briefly describes the BB-SR system. BB-SR integrates the blackboard model of problem solving with a powerful object-oriented knowledge represenation system. The combined blackboard and knowledge base system provides a sophisticated and powerful environment within which to examine self-reflection in problem solving and within which to develop systems to solve complex problems.