khalil-research / PyEPO

A PyTorch-based End-to-End Predict-then-Optimize Library for Linear and Integer Programming
MIT License
429 stars 56 forks source link

Installation and running shortest path notebook comments #2

Open akazachk opened 2 years ago

akazachk commented 2 years ago

I encountered some issues (now resolved) when running the Shortest Path notebook on my laptop running MacOS Monterey 12.2.1 with Python 3.9.10 installed via Homebrew.

After installation, I went to the shortest path notebook.

A final comment: the documentation is great and helped a lot when I had questions! Thank you.

LucasBoTang commented 1 year ago

Hi Aleksandr! Thank you for your helpful suggestion!

LucasBoTang commented 1 year ago

Hi Aleksandr! I upload ./notebooks/02 2D knapsack Visualization.ipynb, which try to visualize and compare true solution and predicted solution.

LucasBoTang commented 1 year ago

Hi Aleksandr! New notebooks are in. Hope it will be more clear and helpful :)