Go Local Guru Web Search

Search results

  1. Results from the Go Local Guru Content Network
  2. Blackboard system - Wikipedia

    en.wikipedia.org/wiki/Blackboard_system

    A blackboard system is the central space in a multi-agent system. It's used for describing the world as a communication platform for agents. To realize a blackboard in a computer program, a machine readable notation is needed in which facts can be stored. One attempt in doing so is a SQL database, another option is the Learnable Task Modeling ...

  3. Blackboard (design pattern) - Wikipedia

    en.wikipedia.org/wiki/Blackboard_(design_pattern)

    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.