From 7f6897c3a25edf8616d0fb881864041422e47137 Mon Sep 17 00:00:00 2001 From: Julian Trommer Date: Tue, 16 Jul 2024 10:16:41 +0200 Subject: [PATCH] Removed RandomCollocation strategy --- docs/src/strategies.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/src/strategies.md b/docs/src/strategies.md index 27ce700..851cc54 100644 --- a/docs/src/strategies.md +++ b/docs/src/strategies.md @@ -2,7 +2,6 @@ ```@docs Collocation -RandomCollocation SingleShooting MultipleShooting ``` \ No newline at end of file