首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > 一个开放的自动规划库

一个开放的自动规划库

  • 资源大小:19.37 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 开放 自动 一个 规划

资 源 简 介

Aesop Open Planner Aesop is a C++ library that implements STRIPS-like automatic planning. It is targeted at video game character AI but is designed to be generally applicable to automated planning problems. Its name, Aesop, is a weak acronym that stands for Action-Entry Sequencing Open Planner. See GettingStarted for brief instructions on using Aesop in your own project. I try to maintain up-to-date Doxygen output here. Features Easy interface to define actions and world states. Action costs and preferences are used to find the plan of least resistance. Immediate and time-sliced planning. What is automatic planning? Traditional game AI requires that designers and programmers work together to create state machines, behaviour trees, or scripted activity for non-player characters. These methods explicitly define an NPC"s behavi

文 件 列 表

AesopDemo
CMakeLists.txt
include
source
Aesop
CMakeLists.txt
include
source
VIP VIP
0.238056s