Skip to content

Commit af58f29

Browse files
authored
added some more blog posts
1 parent 3a46924 commit af58f29

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ I'm just a MSc student in computer science so I don't have much knowledge on how
2121
- [First step in graph coloring](https://opensourc.es/blog/constraint-solver-simple-graph-coloring)
2222
- [Comarison with MIP using graph coloring](https://opensourc.es/blog/constraint-solver-mip-graph-coloring)
2323
- [Documentation with Documenter.jl and newest Benchmarking results](https://opensourc.es/blog/constraint-solver-docs-and-benchmarking)
24+
- [How to profile Julia code](https://opensourc.es/blog/constraint-solver-profiling)
25+
- [Second take on bipartite matchings](https://opensourc.es/blog/constraint-solver-bipartite-matching)
26+
- [Making it a JuMP solver](https://opensourc.es/blog/constraint-solver-jump)
2427

2528
## Installation
2629
You can install this julia package using

0 commit comments

Comments
 (0)