Implementing Behavior Trees using Three-Valued Logic
2020-11-07Code Available1· sign in to hype
Thibaud de Souza
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/active-logic/activelogic-csOfficialIn papernone★ 112
Abstract
With consideration to behavior trees and their relevance to planning and control, within and without game development, the distinction between stateful and stateless models is discussed; a three-valued logic bridging traditional control flow with behavior trees is introduced, and a C# implementation is presented.