Make simple examples work

This commit is contained in:
2021-05-20 09:01:44 -05:00
parent fcb536a657
commit 241d1d4157
9 changed files with 97 additions and 80 deletions

View File

@@ -156,7 +156,7 @@ solver = LearningSolver(
)
```
### 2.2 Adjusting component aggresiveness
### 2.2 Adjusting component aggressiveness
```julia
using MIPLearn