Skip to content

Commit 4dc849a

Browse files
committed
feat: added mathopt chapter
1 parent 1d19a60 commit 4dc849a

5 files changed

Lines changed: 521 additions & 116 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,3 +157,4 @@ evaluations/tsp/2023-11-18_tsplib/PRIVATE_DATA
157157
tests/test_data/knapsack
158158
.mdbook/chapters/machine_learning.md
159159
.mdbook/test_driven_optimization.md
160+
.mdbook/mathopt.md

.mdbook/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@
2727
- [CP-SAT vs. ML vs. QC](./chapters/machine_learning.md)
2828
- [Large Neighborhood Search](./09_lns.md)
2929
- [Benchmarking your Model](./08_benchmarking.md)
30+
- [MathOpt](./mathopt.md)

0 commit comments

Comments
 (0)