From 7443066cd510e3c0f8a3e169a56e3960a688131c Mon Sep 17 00:00:00 2001 From: Humphrey Yang <39026988+HumphreyYang@users.noreply.github.com> Date: Mon, 15 Jan 2024 20:12:59 +1100 Subject: [PATCH] fix title location of lp_intro (#333) --- lectures/lp_intro.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lectures/lp_intro.md b/lectures/lp_intro.md index 4460f7a1..8f2c02af 100644 --- a/lectures/lp_intro.md +++ b/lectures/lp_intro.md @@ -10,6 +10,7 @@ kernelspec: --- (lp_intro)= +# Linear Programming In this lecture, we will need the following library. Install [ortools](https://developers.google.com/optimization) using `pip`. @@ -20,8 +21,6 @@ tags: [hide-output] !pip install ortools ``` -# Linear Programming - ## Overview **Linear programming** problems either maximize or minimize