-
Notifications
You must be signed in to change notification settings - Fork 0
SimpleCompetitivenessModel
Bumsuk Seo edited this page Sep 28, 2020
·
1 revision
This is a very simple idea for competition. It is based on the dot product of residual demand and supply.
<simpleCompetitivenessModel removeCurrentLevel="false" removeNegative="false"/>
- removeCurrentLevel: If set to true, then the current supply will be added back to the residual demand, so competitiveness is calculated as if the cell is currently empty
- removeNegative: If set to true, all negative demand (i.e. oversupply) is removed from the dot product