Skip to content

alirezanobakht13/IUT-Game-Theory-Course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Theory Course

Game Theory course implementation and theory projects.

Contents in each file

GT_project.pdf

Implementation and theory projects descriptions.

ICKS.2008.7.pdf

"A Survey of the Stable Marriage Problem and Its Variants" paper.

Slide.pdf

Slide that contains a report of above paper for 12th project title in GT_project (Applications of Stable Marriage Problem and related problems).

Imp1

Codes of 1st problem in implementations list.

  • imp1_1.py: a program which gets a zero-sum game and computes its value and optimal strategies
  • imp1_2.py: a program which gets a general-sum two-person game and analyze cooperative theory for it (find agreement point, threat strategies and profit-sharing policy)

Imp7

Codes of 7th problem in implementations list.

  • imp7_1.py: a program which gets the preference matrix of boys and girls and find a boy-optimal and a girl-optimal stable marriage
  • imp7_2.py: top trading cycle algorithm, which gets preferences of the agents and outputs a stable permutation

About

Game Theory course implementation and theory projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages