Skip to content

Commit b4dd9cc

Browse files
authored
Update README.md
1 parent 0fba181 commit b4dd9cc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# MathOptChordalDecomposition.jl
22

3-
[![Build Status](https://github.com/samuelsonric/MathOptChordalDecomposition.jl/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/samuelsonric/MathOptChordalDecomposition.jl/actions?query=workflow%3ACI)
3+
[![CI](https://github.com/samuelsonric/MathOptChordalDecomposition.jl/actions/workflows/ci.yml/badge.svg)](https://github.com/samuelsonric/MathOptChordalDecomposition.jl/actions/workflows/ci.yml)
4+
[![codecov](https://codecov.io/gh/samuelsonric/MathOptChordalDecomposition.jl/graph/badge.svg?token=z67ISx3vkD)](https://codecov.io/gh/samuelsonric/MathOptChordalDecomposition.jl)
45

56
MathOptChordalDecomposition.jl is a [MathOptInterface.jl](https://github.com/jump-dev/MathOptInterface.jl)
67
layer that implements chordal decomposition of sparse semidefinite constraints.

0 commit comments

Comments
 (0)