# 一种使用行为树的偏好处理方法 **Repository Path**: know-science-engineering/kse ## Basic Information - **Project Name**: 一种使用行为树的偏好处理方法 - **Description**: 对使用偏好的规则进行拆分及分类,分为5种不同的偏好类型,给出他们的实现。并将偏好进行组合,使其能够表示复杂的规则,降低规则的耦合性。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-29 - **Last Updated**: 2023-05-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 一种使用行为树的偏好处理方法 #### 介绍 **使用行为树将偏好进行分类** 将每种偏好表示为行为树的一棵子树,并使用工厂模式思想将行为树进行组装