Open ecboghiu opened 1 year ago
In https://github.com/ecboghiu/inflation/blob/fcc4a43e968f71d6c470b26cc6416a689ec4971a/inflation/lp/InflationLP.py#L114 we "hack" the package by adding extra outcomes for parties in supports problems. Ideally we should, instead of adding an extra outcome, it would be ideal to replace this monomial by a linear combination of monomials without the extra outcomes. This would reduce the size of the problem.
In https://github.com/ecboghiu/inflation/blob/fcc4a43e968f71d6c470b26cc6416a689ec4971a/inflation/lp/InflationLP.py#L114 we "hack" the package by adding extra outcomes for parties in supports problems. Ideally we should, instead of adding an extra outcome, it would be ideal to replace this monomial by a linear combination of monomials without the extra outcomes. This would reduce the size of the problem.