Skip to content

Aarhus-BSS/Aarhus-Research

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Community Agents Simulation & Trust/Reputation Research

AU_Logo AUBSS_Logo

License ProjectVersion Shippable


This is an early stage development project, many things may change or be removed, including this README.


Installation

For git SSH cloning you need a RSA Key.

$ git clone [email protected]:Aarhus-BSS/Aarhus-Research.git

Usage

You need to use the GUI, easily understandable, to perform the tests.

If you use Java, include all the source files and use RoundManager as starting point.

RoundManager _roundManager = new RoundManager(_numberOfRounds, _numberOfSAgents, _numberOfPAgents);
_roundManager.runRound(); // Single round run.
_roundManager.runLoop(); // All the rounds.
_roundManager.end(); // Write the end of the report files and ends the Matchmaking game.

Developer PGP

https://pgp.mit.edu/pks/lookup?op=get&search=0x222A698411E7D47D

[email protected] / [email protected]

License

MIT © Aarhus Universitet

About

AI simulation for communities and trust factor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages