File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,9 @@ I'm just a MSc student in computer science so I don't have much knowledge on how
21
21
- [ First step in graph coloring] ( https://opensourc.es/blog/constraint-solver-simple-graph-coloring )
22
22
- [ Comarison with MIP using graph coloring] ( https://opensourc.es/blog/constraint-solver-mip-graph-coloring )
23
23
- [ 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 )
24
27
25
28
## Installation
26
29
You can install this julia package using
You can’t perform that action at this time.
0 commit comments