You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the linear equation corresponding to indifference on a given support is calculated for all supports.
This could be made slightly more efficient by "pruning" these supports: so only solve the indifference condition if the support is not 'obviously' dominated by strategies outside of the support.
The text was updated successfully, but these errors were encountered:
Currently, the linear equation corresponding to indifference on a given support is calculated for all supports.
This could be made slightly more efficient by "pruning" these supports: so only solve the indifference condition if the support is not 'obviously' dominated by strategies outside of the support.
The text was updated successfully, but these errors were encountered: