Update docs

This commit is contained in:
2024-02-20 15:13:02 -06:00
parent b6ab8fcf4b
commit 12cf9d4b7b
16 changed files with 1386 additions and 1443 deletions

View File

@@ -14,7 +14,7 @@ const INSTANCES_URL = "https://axavier.org/UnitCommitment.jl/0.3/instances"
read_benchmark(name::AbstractString)::UnitCommitmentInstance
Read one of the benchmark instances included in the package. See
[Instances](instances.md) for the entire list of benchmark instances available.
[Instances](guides/instances.md) for the entire list of benchmark instances available.
# Example
```julia