DeCoMeta 1.0.0.2
DeCoMeta is a metamodel - a domain specific language (DSL) that formalizes the deliberative coherence theory. Using this assembly one can define DeCoModels.
Install-Package DeCoMeta -Version 1.0.0.2
dotnet add package DeCoMeta --version 1.0.0.2
<PackageReference Include="DeCoMeta" Version="1.0.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DeCoMeta --version 1.0.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DeCoMeta, 1.0.0.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install DeCoMeta as a Cake Addin
#addin nuget:?package=DeCoMeta&version=1.0.0.2
// Install DeCoMeta as a Cake Tool
#tool nuget:?package=DeCoMeta&version=1.0.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Based on CoMeta.
Dependencies
-
- CoMeta (>= 0.0.0.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DeCoMeta:
Package | Downloads |
---|---|
DeCoAgentLib.Net
DeCoAgentLib.Net provides an application programming interface (API) for implementing the deliberative coherence-driven agent (DeCoAgent), which generates agent motivations and actions based on a theory of coherence derived from deliberative coherence.
|
GitHub repositories
This package is not used by any popular GitHub repositories.