Система классной доски — архитектура ИИ (AI), в которой несколько специализированных источников знаний сотрудничают, читая из общей базы знаний, называемой доской, и записывая в нее. Каждый специалист вносит частичные решения, когда это релевантно, а изменяющееся состояние доски поддерживает движение от постановки задачи к окончательному решению.
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. Each knowledge source updates the blackboard with a partial solution when its internal constraints match the blackboard state. In this way, the specialists work together to solve the problem.