Stackelberg.MetaAction.Compiler 1.0.8

dotnet add package Stackelberg.MetaAction.Compiler --version 1.0.8
                    
NuGet\Install-Package Stackelberg.MetaAction.Compiler -Version 1.0.8
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Stackelberg.MetaAction.Compiler" Version="1.0.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Stackelberg.MetaAction.Compiler" Version="1.0.8" />
                    
Directory.Packages.props
<PackageReference Include="Stackelberg.MetaAction.Compiler" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Stackelberg.MetaAction.Compiler --version 1.0.8
                    
#r "nuget: Stackelberg.MetaAction.Compiler, 1.0.8"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Stackelberg.MetaAction.Compiler&version=1.0.8
                    
Install Stackelberg.MetaAction.Compiler as a Cake Addin
#tool nuget:?package=Stackelberg.MetaAction.Compiler&version=1.0.8
                    
Install Stackelberg.MetaAction.Compiler as a Cake Tool

<p align="center"> <img src="https://github.com/kris701/Stackelberg.MetaAction.Compiler/assets/22596587/50aed7eb-2091-4425-8e48-359d3e1c84a9" width="200" height="200" /> </p>

Build and Publish Nuget Nuget GitHub last commit (branch) GitHub commit activity (branch) Static Badge Static Badge Static Badge

Stackelberg Meta Action Compiler

This is a package that can take in a normal PDDL domain and problem as well as a meta action, and compile them into a Stackelberg Variant. This Stackelberg Variant can then be used to verify the validity of the meta action. This is designed to work with the Stackelberg-SLS planner. This is based on the paper Can I Really Do That? Verification of Meta-Operators via Stackelberg Planning. The project is also available as a package on the Nuget Package Manager.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.8 119 5/13/2024
1.0.7 131 4/10/2024
1.0.6 131 4/8/2024
1.0.5 131 4/8/2024
1.0.4 122 4/8/2024
1.0.3 133 4/8/2024
1.0.2 125 4/8/2024
1.0.1 132 3/21/2024
1.0.0 128 3/7/2024