Ognjen Dragoljevic's repositories
CS2-CPP
Minimum-cost maximum-flow. This is a "ported to C++" version of the famous scaling push-relabel CS2 mcmf algorithm of A.V. Goldberg [1]. This C++ implementation is developed from the original C code. [1] A.V. Goldberg, "An Efficient Implementation of a Scaling Minimum-Cost Flow Algorithm," J. Algorithms, vol. 22, pp. 1-29, 1997.
docs
Documentation for Tasmota (https://github.com/arendst/Tasmota)
Language:HTML000
googletest
Google Test
Language:C++000