Publishing ASP and LEQ

This commit is contained in:
Francesc Verdugo 2024-09-19 10:38:04 +02:00
parent 70f7004cc3
commit 14c2a56994

View File

@ -124,8 +124,8 @@ makedocs(;
"MPI (point-to-point)" => "julia_mpi.md",
"MPI (collectives)" => "mpi_collectives.md",
"Jacobi method" => "jacobi_method.md",
#"All pairs of shortest paths" => "asp.md",
#"Gaussian elimination" => "LEQ.md",
"All pairs of shortest paths" => "asp.md",
"Gaussian elimination" => "LEQ.md",
#"Traveling salesperson problem" => "tsp.md",
#"Partial differential equations" => "pdes.md",
],