-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Santos Michelena
committed
Jan 4, 2024
1 parent
c7c2e8e
commit 1fdffe7
Showing
1 changed file
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,9 @@ | ||
# QuadraticTeamDecisionSolver | ||
|
||
[![Build Status](https://github.com/smichelena/QuadraticTeamDecisionSolver.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/smichelena/QuadraticTeamDecisionSolver.jl/actions/workflows/CI.yml?query=branch%3Amain) | ||
|
||
[![Documentation](https://img.shields.io/badge/Documentation-QuadraticTeamDecisionSolver-blue.svg)](https://smichelena.github.io/QuadraticTeamDecisionSolver.jl/) | ||
|
||
Implements novel solvers for the static quadratic team decision problem. For details please refer to the docs linked in this page. | ||
|
||
Special thanks to [Ryan Quinn](https://github.com/rquinn2) for helping me fix the documentation deployment pipelines and for helping me clean up the repo structure! | ||
|
||
[![Build Status](https://github.com/smichelena/QuadraticTeamDecisionSolver.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/smichelena/QuadraticTeamDecisionSolver.jl/actions/workflows/CI.yml?query=branch%3Amain) |