enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. 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.

  3. Category:Automated planning and scheduling - Wikipedia

    en.wikipedia.org/wiki/Category:Automated...

    Pages in category "Automated planning and scheduling" The following 28 pages are in this category, out of 28 total. This list may not reflect recent changes. ...

  4. Hierarchical task network - Wikipedia

    en.wikipedia.org/wiki/Hierarchical_task_network

    In artificial intelligence, hierarchical task network (HTN) planning is an approach to automated planning in which the dependency among actions can be given in the form of hierarchically structured networks. Planning problems are specified in the hierarchical task network approach by providing a set of tasks, which can be:

  5. Graphplan - Wikipedia

    en.wikipedia.org/wiki/Graphplan

    Graphplan is an algorithm for automated planning developed by Avrim Blum and Merrick Furst in 1995. Graphplan takes as input a planning problem expressed in STRIPS and produces, if one is possible, a sequence of operations for reaching a goal state.

  6. International Conference on Automated Planning and Scheduling

    en.wikipedia.org/wiki/International_Conference...

    The Planning Domain Definition Language (PDDL) was developed mainly to make the 1998/2000 International Planning Competition possible, and then evolved with each competition. PDDL is an attempt to standardize Artificial Intelligence (AI) planning languages.

  7. Satplan - Wikipedia

    en.wikipedia.org/wiki/Satplan

    Satplan (better known as Planning as Satisfiability) is a method for automated planning.It converts the planning problem instance into an instance of the Boolean satisfiability problem, which is then solved using a method for establishing satisfiability such as the DPLL algorithm or WalkSAT.

  8. List of algorithms for automated planning - Wikipedia

    en.wikipedia.org/?title=List_of_algorithms_for...

    Retrieved from "https://en.wikipedia.org/w/index.php?title=List_of_algorithms_for_automated_planning&oldid=705646909"

  9. Preference-based planning - Wikipedia

    en.wikipedia.org/wiki/Preference-based_planning

    In artificial intelligence, preference-based planning is a form of automated planning and scheduling which focuses on producing plans that additionally satisfy as many user-specified preferences as possible. In many problem domains, a task can be accomplished by various sequences of actions (also known as plans).