COIN-OR::LEMON - Graph Library

Custom Query (545 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (49 - 51 of 545)

Ticket Resolution Summary Owner Reporter
#40 fixed Request port of SmartGraph Peter Kovacs Balazs Dezso
Description

The SmartGraph? and SmartUGraph should be ported from SVN

#47 fixed Port network flow algorithms Peter Kovacs Alpar Juttner
Description

The affected files are

  • lemon/elevator.h
  • lemon/edmonds_karp.h
  • lemon/circulation.h
  • lemon/cost_scaling.h
  • lemon/min_cost_flow.h
  • lemon/min_cost_max_flow.h
  • lemon/preflow.h
  • lemon/capacity_scaling.h
  • lemon/min_mean_cycle.h
  • lemon/cycle_canceling.h
  • lemon/network_simplex.h
  • lemon/suurballe.h
  • lemon/goldberg_tarjan.h
  • test/min_cost_flow_test.lgf
  • test/preflow_test.cc
  • test/min_cost_flow_test.cc
  • test/min_cost_flow_test.net
  • test/preflow_graph.dim
  • test/suurballe_test.cc

And also:

  • lemon/dynamic_tree.h
  • lemon/dinitz_sleator_tarjan.h
#51 done Port the remaining shortest path algorithms Peter Kovacs Alpar Juttner
Description

The following files are affected:

  • lemon/floyd_warshall.h
  • lemon/bellman_ford.h
  • lemon/johnson.h
  • lemon/dag_shortest_path.h
  • test/all_pairs_shortest_path_test.cc
Note: See TracQuery for help on using queries.