Skip to content

Commit

Permalink
[docs] refactor some conic tutorials into simple_examples.jl (#3229)
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Feb 22, 2023
1 parent c3981fd commit 50234cb
Show file tree
Hide file tree
Showing 7 changed files with 279 additions and 404 deletions.
6 changes: 1 addition & 5 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -158,15 +158,11 @@ const _PAGES = [
"tutorials/conic/introduction.md",
"tutorials/conic/start_values.md",
"tutorials/conic/tips_and_tricks.md",
"tutorials/conic/simple_examples.md",
"tutorials/conic/logistic_regression.md",
"tutorials/conic/cluster.md",
"tutorials/conic/corr_sdp.md",
"tutorials/conic/experiment_design.md",
"tutorials/conic/max_cut_sdp.md",
"tutorials/conic/min_distortion.md",
"tutorials/conic/min_ellipse.md",
"tutorials/conic/ellipse_approx.md",
"tutorials/conic/robust_uncertainty.md",
],
"Algorithms" => [
"tutorials/algorithms/benders_decomposition.md",
Expand Down
83 changes: 0 additions & 83 deletions docs/src/tutorials/conic/cluster.jl

This file was deleted.

51 changes: 0 additions & 51 deletions docs/src/tutorials/conic/corr_sdp.jl

This file was deleted.

142 changes: 0 additions & 142 deletions docs/src/tutorials/conic/max_cut_sdp.jl

This file was deleted.

74 changes: 0 additions & 74 deletions docs/src/tutorials/conic/min_distortion.jl

This file was deleted.

Loading

0 comments on commit 50234cb

Please sign in to comment.