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. List of algorithms for automated planning - Wikipedia

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

    Download as PDF; Printable version; In other projects Appearance. move to sidebar hide. ... Redirect page. Redirect to: Automated planning and scheduling#Algorithms ...

  4. Category:Automated planning and scheduling - Wikipedia

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

    Main page; Contents; Current events; Random article; About Wikipedia; Contact us; Help; Learn to edit; Community portal; Recent changes; Upload file

  5. Hierarchical task network - Wikipedia

    en.wikipedia.org/wiki/Hierarchical_task_network

    O-Plan, Open Planning Architecture [4] UMCP, the first probably sound and complete HTN planning systems. [5] I-X/I-Plan [6] SHOP2, a HTN-planner developed at University of Maryland, College Park. [7] PANDA, a system designed for hybrid planning, an extension of HTN planning developed at Ulm University, Germany. [8] HTNPlan-P, preference-based ...

  6. Stanford Research Institute Problem Solver - Wikipedia

    en.wikipedia.org/wiki/Stanford_Research...

    A plan for such a planning instance is a sequence of operators that can be executed from the initial state and that leads to a goal state. Formally, a state is a set of conditions: a state is represented by the set of conditions that are true in it.

  7. 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.

  8. 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).

  9. Graphplan - Wikipedia

    en.wikipedia.org/wiki/Graphplan

    The name graphplan is due to the use of a novel planning graph, to reduce the amount of search needed to find the solution from straightforward exploration of the state space graph. In the state space graph: the nodes are possible states, and the edges indicate reachability through a certain action. On the contrary, in Graphplan's planning graph: