bn:00557341n
Noun Concept
Categories: Software design patterns, Architectural pattern (computer science), Artificial intelligence
EN
blackboard system  blackboard  blackboard pattern  Blackboard metaphor  Blackboard architectural model
EN
A blackboard system is an artificial intelligence approach based on the blackboard architectural model, where a common knowledge base, the "blackboard", is iteratively updated by a diverse group of specialist knowledge sources, starting with a problem specification and ending with a solution. Wikipedia
English:
computing
design pattern
Definitions
Relations
Sources
EN
A blackboard system is an artificial intelligence approach based on the blackboard architectural model, where a common knowledge base, the "blackboard", is iteratively updated by a diverse group of specialist knowledge sources, starting with a problem specification and ending with a solution. Wikipedia
In software engineering, the blackboard pattern is a behavioral design pattern that provides a computational framework for the design and implementation of systems that integrate large and diverse specialized modules, and implement complex, non-deterministic control strategies. Wikipedia
An area of shared memory, or workspace, in computer science Wikipedia Disambiguation
DIFFERENT FROM
MANIFESTATION OF