DeCoStudio is an MS Visual Studio Extension that provides a graphical modeling and design environment for DeCoModels. It also contains some generators to generate some artifacts (e.g. code) from those models. The generators are dependent to the libraries: NeNe and DeCoAgent.
DeCoStudio is an MS Visual Studio Extension that provides a graphical modeling and design environment for DeCoModels. A DeCoModel, conforming to DeCoMeta - a DSL, is a cognitive model for decision-making used in DeCoAgents. DeCoAgent Framework is a full-blown agent prototyping environment that enables fast development of the delibrative coherence driven agents.
DeCoStudio also includes two generators (CbmlTransformer and CodeGenerator) and an interpreter (DeCoInterpreter) implemented as T4 Text templates besides the graphical modeling environment. Generators depend on NeNeand DeCoAgent libraries.
This project template is provided "AS IS" without warranty of any kind, it is intended for academic and research purposes, not recommended for use in a production environment.