Commit Graph

6 Commits

Author SHA1 Message Date
Laurent Perron
92ebf24647 set_node_supply -> set_node_supplies in python min cost flow 2022-12-07 13:22:53 +01:00
Laurent Perron
2caae2985c polish/reindent graph python wrappers and samples 2022-10-25 20:30:41 +02:00
Laurent Perron
f69de028ba finish to numpify simple min cost flow 2022-09-06 12:42:01 +02:00
Corentin Le Molgat
c7120439d4 Bump license date 2022-06-17 14:23:23 +02:00
Laurent Perron
06fd6e6c60 add min_cost_flow, max_flow, linear_sum_assignment numpy fast API, port simple_max_flow/simple_min_cost_flow to the fast API, fix #321, #1020, #2390 2022-04-30 18:23:35 +02:00
Laurent Perron
52e439d5ef use pybind11 for ortools/graph 2022-03-31 18:21:35 +02:00