Skip to content

This is an implementation of a multiagent system in 2APL, i.e. The Alien Trading Corporation: an interstellar entity specializing in the sourcing, manufacturing, and selling of unique products from an alien planet to Earth-based customers.If this project was helpful for you please leave a star!

Notifications You must be signed in to change notification settings

francomano/AlienCorps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlienCorps

How to Run

  1. Clone the Repository

    • Clone the repository into your working directory.
  2. Navigate to Your Working Directory

    • Open your terminal and move to your working directory.
  3. Run the 2APL Platform

    • Execute the following command in the terminal:

      java -jar 2apl.jar
    • If the 2apl.jar file works correctly, you should see the following prompt:

      2APL Platform Prompt

  4. Configure 2APL Platform

    • Select No Jade and click OK. The output should look like this:

      2APL Configuration

  5. Load the MAS

    • Click on the Load MAS icon (the only active icon).

    • Navigate to your working directory and select the aliens.mas file in the src folder.

      Load MAS

  6. Run the MAS

    • If everything has been done correctly, you should see the names of the agents of our MAS on the left side.

    • To run it, click on the play button:

      • The first button runs the MAS indefinitely.
      • The second button performs one deliberation cycle.
      • The third button performs one deliberation step.
    • The terminal should now display the log of the environment, printing messages.

About

This is an implementation of a multiagent system in 2APL, i.e. The Alien Trading Corporation: an interstellar entity specializing in the sourcing, manufacturing, and selling of unique products from an alien planet to Earth-based customers.If this project was helpful for you please leave a star!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •