ecboghiu / inflation

Implementations of the Inflation Technique for Causal Inference.
GNU General Public License v3.0
22 stars 3 forks source link

Merge from devel_lp to devel #109

Closed ericahan22 closed 12 months ago

ericahan22 commented 12 months ago

This pull request implements fanout inflation based on linear programming. It also adds the possibility of hybrid sources. Another addition is the Gurobi solver. Both InflationLP and InflationSDP use the same monomial class.