大规模数据处理云计算 Introduction.ppt

上传人:da****u 文档编号:1108713 上传时间:2018-12-07 格式:PPT 页数:48 大小:2.24MB
下载 相关 举报
大规模数据处理云计算 Introduction.ppt_第1页
第1页 / 共48页
大规模数据处理云计算 Introduction.ppt_第2页
第2页 / 共48页
大规模数据处理云计算 Introduction.ppt_第3页
第3页 / 共48页
大规模数据处理云计算 Introduction.ppt_第4页
第4页 / 共48页
大规模数据处理云计算 Introduction.ppt_第5页
第5页 / 共48页
点击查看更多>>
资源描述

1、Graph Algorithm闫宏飞北京大学信息科学技术学院7/16/2012http:/ This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United StatesSee http:/creativecommons.org/licenses/by-nc-sa/3.0/us/ for detailsJimmy LinUniversity of Maryland SEWMGroupTodays Agenda Graph problems and representat

2、ions Parallel breadth-first search PageRank2Whats a graph? G = (V,E), wherel V represents the set of vertices (nodes)l E represents the set of edges (links)l Both vertices and edges may contain additional information Different types of graphs:l Directed vs. undirected edgesl Presence or absence of c

3、ycles Graphs are everywhere:l Hyperlink structure of the Webl Physical structure of computers on the Internetl Interstate highway systeml Social networks3Source: Wikipedia (Knigsberg)456 Some Graph Problems Finding shortest pathsl Routing Internet traffic and UPS trucks Finding minimum spanning tree

4、sl Telco laying down fiber Finding Max Flowl Airline scheduling Identify “special” nodes and communitiesl Breaking up terrorist cells, spread of avian flu Bipartite matchingl M, M And of course. PageRank7Graphs and MapReduce Graph algorithms typically involve:l Performing computations at each node:

5、based on node features, edge features, and local link structurel Propagating computations: “traversing” the graph Key questions:l How do you represent graph data in MapReduce?l How do you traverse a graph in MapReduce?8Representing Graphs G = (V, E) Two common representationsl Adjacency matrixl Adjacency list9Adjacency MatricesRepresent a graph as an n x n square matrix Ml n = |V|l Mij = 1 means a link from node i to j1 2 3 41 0 1 0 12 1 0 1 13 1 0 0 04 1 0 1 0123410

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 教育教学资料库 > 课件讲义

Copyright © 2018-2021 Wenke99.com All rights reserved

工信部备案号浙ICP备20026746号-2  

公安局备案号:浙公网安备33038302330469号

本站为C2C交文档易平台,即用户上传的文档直接卖给下载用户,本站只是网络服务中间平台,所有原创文档下载所得归上传人所有,若您发现上传作品侵犯了您的权利,请立刻联系网站客服并提供证据,平台将在3个工作日内予以改正。