Skip to content

fmcardoso/heuristics_selection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamics of heuristics selection for cooperative behaviour

Code used in the simulations. For practical reasons, the code was written to be compiled by the icc 13.0.0 compiler. For this reason, it has its own version of a random helper (MyRandom). If used by new versions of the gcc (recommended), the random library can be used. In any case, c++11 compiler works fine with the current version.

TODO List:

  • Add executions examples.
  • Improve documentation.

References

[1] F. Maciel Cardoso, C. Gracia-Lázaro, & Y. Moreno, Dynamics of heuristics selection for cooperative behaviour, https://arxiv.org/abs/2009.07791

About

Code for 'Dynamics of heuristics selection for cooperative behaviour', see: https://arxiv.org/abs/2009.07791.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages