Bo Tang
Results
2
issues of
Bo Tang
 PyEPO是一个端对端预测再优化的模组,将深度学习和线性/整数规划相结合,为线性规划/整数规划提供了可训练的梯度,API支持Gurobi/Pyomo,也支持用户自定义优化问题。 GitHub Repo: [PyEPO](https://github.com/khalil-research/PyEPO)
## Description: I encountered a `MemoryError` while solving a problem that involves a large number of decision variables and parameters. The error appears when the problem size exceeds 16 decision...