sirOwlBeak / ActressMas

A .NET Multiagent Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ActressMas

A .NET multiagent framework based on the Actor model

Multiagent protocols and algorithms implemented with ActressMAS:

  • Simple examples of using the ActressMas framework
  • Reactive architecture for agents
  • Belief-Desire-Intention (BDI) architecture for agents
  • Learning Real-Time A* (LRTA*) search algorithm
  • Computing the Shapley value
  • Auctions: English, Vickrey
  • Yellow Pages to register and find services
  • Zeuthen Strategy for negotiation
  • Contract Net protocol
  • Mechanism design: Grove-Clarke taxes
  • Iterated Prisoner's Dilemma
  • Predator-Prey Simulation
  • Game of Life
  • Voting methods: Copeland, Borda count
  • Mobile agents
  • Benchmarks: PingPong, Skynet

About

A .NET Multiagent Framework

License:Apache License 2.0


Languages

Language:C# 100.0%