mirror of
https://github.com/fverdugo/XM_40017.git
synced 2025-11-08 18:14:23 +01:00
Adding LEQ and TSP
This commit is contained in:
parent
7dd8b4fabc
commit
795f8ec805
@ -123,6 +123,8 @@ makedocs(;
|
||||
"Matrix-matrix multiplication"=>"matrix_matrix.md",
|
||||
"Jacobi method" => "jacobi_method.md",
|
||||
"All pairs of shortest paths" => "asp.md",
|
||||
"Gaussian elimination" => "LEQ.md",
|
||||
"Traveling salesperson problem" => "tsp.md",
|
||||
],
|
||||
"Solutions" => "solutions_for_all_notebooks.md",
|
||||
],
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
|
Before Width: | Height: | Size: 5.2 MiB After Width: | Height: | Size: 6.2 MiB |
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user