Skip to content

This repo is the complementary code for the paper "Preference-Based Goal Refinement in BDI Agents" in AAMAS 2022

Notifications You must be signed in to change notification settings

uva-cci/aamas2022-preferences-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CP-Net Preferences in BDI Agents

This test project is the proof of concept source for AAMAS2022 paper Preference-Based Goal Refinement in BDI Agents

The example is created with the Agent framework https://github.com/mostafamohajeri/agentscript.

How to run

You need Java 11.0.3+ and sbt 1.5.5+

The main agent file is located in /src/main/test/, the test code to run the agent is in /src/test/scala/OrderFood.scala.

To compile: sbt compile To run tests: sbt test

About

This repo is the complementary code for the paper "Preference-Based Goal Refinement in BDI Agents" in AAMAS 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published