Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 769 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 769 Bytes

The Logical Administrative Side

the logical tournament manager, referee, and game observer (todo)

file purpose
game-observer.rkt a simple game observer
manager.rkt a tournament manager that plays a complete tournament with players given ranked by "age"
prepare-games.rkt allocate a list of items to a list of buckets of max/min size
referee.rkt a referee that plays a single game with players given in the order of their "age"
tournament-observer.rkt a primitive tournament observer
trace-test.rkt testing the trace contract for refereeing, after injecting a bug