edu.princeton.repeatedgames.rgsolve.games.specialgames
Class BattleOfTheSexes

java.lang.Object
  extended by edu.princeton.repeatedgames.rgsolve.games.Game
      extended by edu.princeton.repeatedgames.rgsolve.games.BimatrixGame
          extended by edu.princeton.repeatedgames.rgsolve.games.specialgames.BattleOfTheSexes
All Implemented Interfaces:
java.io.Serializable

public final class BattleOfTheSexes
extends BimatrixGame
implements java.io.Serializable

The classic Battle of the Sexes

See Also:
Serialized Form

Field Summary
private static long serialVersionUID
          Serialization ID
 
Fields inherited from class edu.princeton.repeatedgames.rgsolve.games.Game
description, extension
 
Constructor Summary
BattleOfTheSexes()
          Constructs the classic Battle of the Sexes
 
Method Summary
 
Methods inherited from class edu.princeton.repeatedgames.rgsolve.games.BimatrixGame
payoff1, payoff2, setPayoff
 
Methods inherited from class edu.princeton.repeatedgames.rgsolve.games.Game
actionUsable, copyUsableActions, delta, m, m1, m2, payoff, payoff, setActionUsable, setDescription, setDiscount, usableActionsDefined
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serialVersionUID

private static final long serialVersionUID
Serialization ID

See Also:
Constant Field Values
Constructor Detail

BattleOfTheSexes

public BattleOfTheSexes()
Constructs the classic Battle of the Sexes