Bankruptcy Problem

PROP, CEA, CEL, Talmud
76 Downloads
Updated 19 Aug 2020

View License

This package contains four algorithms to solve bankruptcy problem which is moot here:
1-Proportional Solution (PROP = prop(E, c))
2-Constrained Equal Reward Solution (CEA = cea(E, c))
3-Constrained Equal Losses (CEL = cel(E, c))
4-Talmud Solution (TAL = talmud(E, c))
Also, it contains a function called bankruptcy which brings together all four of the above methods.
In all functions, E is the estate of the bankrupt firm and c is the vector of claims.

Cite As

Hamidreza Mahini (2025). Bankruptcy Problem (https://uk.mathworks.com/matlabcentral/fileexchange/69922-bankruptcy-problem), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2018b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Develop Apps Using App Designer in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.1

Some exceptions have been resolved in the new version.

1.0.0