From 9b8bf9e9b2f64962b09f97150581b31db19956c0 Mon Sep 17 00:00:00 2001 From: "Alinson S. Xavier" Date: Sat, 5 Dec 2020 15:34:55 -0600 Subject: [PATCH] Update README.md --- README.md | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e2addb9..91db01f 100755 --- a/README.md +++ b/README.md @@ -1,9 +1,18 @@ - - -DOI - - -# UnitCommitment.jl +

UnitCommitment.jl

+

+ + + + + + + + DOI + + + + +

**UnitCommitment.jl** (UC.jl) is an optimization package for the Security-Constrained Unit Commitment Problem (SCUC), a fundamental optimization problem in power systems used, for example, to clear the day-ahead electricity markets. The package provides benchmark instances for the problem and JuMP implementations of state-of-the-art mixed-integer programming formulations.