Jean-Francois Baffier

Results 46 issues of Jean-Francois Baffier

As mentioned in [issue #400, LightGraphs.jl](https://github.com/JuliaGraphs/LightGraphs.jl/issues/400), I would like to add some algorithms to compute Network Interdiction flows. As a mid-term objective it would be: - A polynomial algorithm (exact...

I need to extract the set of paths composing the max-flow returned by Edmond Karp's algorithm (or any augmenting paths method). Do you mind if I add this set of...

Hi @rened , Sorry for asking this question through an issue but I couldn't find any other contact information. We are currently dicussing [the creation of a JuliaTeX group on...

I am sorry for the basic question, but I am not good at reading meta-programming (yet?!). I can use the `@forward` macro to generate methods (let's say `mylazy` here) that...

This issue follows some remarks left on the juliacon channel on Slack 1. The code environment does not wrap code to a new line at the value corresponding to the...

Check if how the package interacts with PkgEval: https://JuliaCI.github.io/NanosoldierReports/pkgeval_badges/report.html Update accordingly Split from JuliaConstraints/JuliaConstraints.github.io#12

documentation
enhancement
help wanted

Check if the package follows the best collaboration practices: https://github.com/SciML/ColPrac Update accordingly Split from JuliaConstraints/JuliaConstraints.github.io#12

documentation
enhancement
help wanted

Check if the package matches Blue Style guide: https://github.com/invenia/BlueStyle Update accordingly Split from JuliaConstraints/JuliaConstraints.github.io#12

documentation
enhancement
help wanted

All documentation, beside an `@autodoc` and a very basic README should be transferred to JuliaConstraints.github.io See JuliaConstraints/JuliaConstraints.github.io#2

documentation

- [ ] Pareto - [ ] Check others: [wiki](https://en.wikipedia.org/wiki/Multi-objective_optimization#A_posteriori_methods) - [ ] Pool of solutions towards multi-objectives

enhancement