Skip to content
Snippets Groups Projects
Select Git revision
  • ci
  • fix_fa
  • forced_assignments
  • incremental_bfs
  • master default protected
  • multilevel
  • optimizations
7 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.017Sep28Aug29Jul2625222192126Jun24191817121110654331May292827232120147630Apr29272624232018179Update README.mdmastermasterUpdate README.mdUpdate README.md delete to big graphsMerge branch 'fix_fa' into 'master'fixing endlessloop and visting more nodes than gpfix_fafix_faUpdate benchmarkMerge branch 'master' of gitlab.informatik.hu-berlin.de:scherzej/psco-2019-gp found and fixed bug in gpMerge branch 'ek_reimplementation' into 'master'Update edmonds karp implementationUpdate benchmarkMerge branch 'optimizations' into 'master'Delete conflict markeroptimizationsoptimizationsFix IBFS faultUpdate cerr outputUpdate datatype of visited_nodes from int to unsigned longEnable branching after degreeMerge branch 'forced_assignments' into 'master'Update bnb.cppforced_assignme…forced_assignmentsFix memory blow upfix gp_.reset call in bnbUpdate execute_gp.shUpdate execute_fa.shRebase fa with masterscript for fafixed fa, added fa as new lb optionforced assignmentsscript for fafixed fa, added fa as new lb optionMerge branch 'perf_optimization' into 'master'Merge branch 'master' into 'perf_optimization'Multilevel Algorithm with Iterated FMmultilevelmultilevelupdated edge indexing and added edge weightsPriority Queue used in MultilevelPG Matching to coarsen a graphOptimize greedy packing and incremental bfsOptimize edmonds karpOptimize greedy packingOptimize ibfs