[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-06 UTC."],[[["This documentation describes the `MinCostFlow` class in C++, a tool for solving minimum cost flow problems."],["It is a default implementation using `StarGraph` but new users are encouraged to utilize `SimpleMinCostFlow` for better usability."],["The primary method available is the constructor, `MinCostFlow`, which requires a pointer to a `StarGraph` instance for initialization."]]],[]]