Skip to content

Commit 83a4692

Browse files
Update nlopt.md
1 parent b01ba8a commit 83a4692

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/src/optimization_packages/nlopt.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ but preferably via `NLopt.AlgorithmName()` where `AlgorithmName can be one of th
2626
- `NLopt.GN_ORIG_DIRECT_L()`
2727
- `NLopt.GD_STOGO()`
2828
- `NLopt.GD_STOGO_RAND()`
29-
- `NLopt.LD_LBFGS_NOCEDAL()`
3029
- `NLopt.LD_LBFGS()`
3130
- `NLopt.LN_PRAXIS()`
3231
- `NLopt.LD_VAR1()`

0 commit comments

Comments
 (0)