Skip to content

Automatically exported from code.google.com/p/arbiter

Notifications You must be signed in to change notification settings

rdeforest/arbiter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

            Welcome to Arbiter!

( Wiki: http://code.google.com/p/arbiter/w/list )

    To get started, try the following:

        bin/start

        import definition devel/examples/definitions/prisoners-dilemma
        import dynamic    devel/examples/dynamics/pd-*

        create pd1
        add prisoners-dilemma to pd1
        add pd-always-defect  to pd1
        add pd-tit-for-tat    to pd1

        run pd1 --iter=100

    Your newly generated data is in data/worlds/pd1/states

About

Automatically exported from code.google.com/p/arbiter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages