Frank McQuillan created MADLIB-1074:
---------------------------------------
Summary: Graph cut
Key: MADLIB-1074
URL: https://issues.apache.org/jira/browse/MADLIB-1074
Project: Apache MADlib
Issue Type: New Feature
Components: Module: Graph
Reporter: Frank McQuillan
Fix For: v1.11
Story
As a data scientist, I want to partition a graph into k-partitions, so that I
can work on the partitions separately, in part for performance reasons.
References
[1] "Multilevel k-way Partitioning Scheme for Irregular Graphs" , which talks
about a scalable approach to partition a graph into k-partitions by first
coarsening the graph, partitioning the coarsened graph into k parts and than
un-coarsening later.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)