When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Conflict resolution strategy - Wikipedia

    en.wikipedia.org/wiki/Conflict_resolution_strategy

    Conflict resolution strategies are used in production systems in artificial intelligence, such as in rule-based expert systems, to help in choosing which production rule to fire. The need for such a strategy arises when the conditions of two or more rules are satisfied by the currently known facts.

  3. Production system (computer science) - Wikipedia

    en.wikipedia.org/wiki/Production_system_(computer...

    A production system (or production rule system) is a computer program typically used to provide some form of artificial intelligence, which consists primarily of a set of rules about behavior, but also includes the mechanism necessary to follow those rules as the system responds to states of the world.

  4. Blackboard system - Wikipedia

    en.wikipedia.org/wiki/Blackboard_system

    In this domain, the problem of integrating various AI algorithms into a single intelligent system arises spontaneously, with blackboards providing a way for a collection of distributed, modular natural language processing algorithms to each annotate the data in a central space, without needing to coordinate their behavior.

  5. OPS5 - Wikipedia

    en.wikipedia.org/wiki/OPS5

    OPS5 is a rule-based or production system computer language, notable as the first such language to be used in a successful expert system, the R1/XCON system used to configure VAX computers. The OPS (said to be short for "Official Production System") family was developed in the late 1970s by Charles Forgy while at Carnegie Mellon University .

  6. Intelligent decision support system - Wikipedia

    en.wikipedia.org/wiki/Intelligent_decision...

    An intelligent decision support system (IDSS) is a decision support system that makes extensive use of artificial intelligence (AI) techniques. Use of AI techniques in management information systems has a long history – indeed terms such as "Knowledge-based systems" (KBS) and "intelligent systems" have been used since the early 1980s to describe components of management systems, but the term ...

  7. Inference engine - Wikipedia

    en.wikipedia.org/wiki/Inference_engine

    In the field of artificial intelligence, an inference engine is a software component of an intelligent system that applies logical rules to the knowledge base to deduce new information. The first inference engines were components of expert systems. The typical expert system consisted of a knowledge base and an inference engine.

  8. Automated planning and scheduling - Wikipedia

    en.wikipedia.org/wiki/Automated_planning_and...

    Automated planning and scheduling, sometimes denoted as simply AI planning, [1] is a branch of artificial intelligence that concerns the realization of strategies or action sequences, typically for execution by intelligent agents, autonomous robots and unmanned vehicles.

  9. Knowledge representation and reasoning - Wikipedia

    en.wikipedia.org/wiki/Knowledge_representation...

    Many of the early approaches to knowledge represention in Artificial Intelligence (AI) used graph representations and semantic networks, similar to knowledge graphs today. In such approaches, problem solving was a form of graph traversal [2] or path-finding, as in the A* search algorithm. Typical applications included robot plan-formation and ...