+ All Categories
Home > Documents > Graph theory

Graph theory

Date post: 20-Nov-2014
Category:
Upload: s-n-m-p-simamora
View: 635 times
Download: 2 times
Share this document with a friend
Description:
this article describes about simple explanation about graph
11
Teori Graf S.N.M.P. Simamora, ST., MT. Departemen Sistem Komputer, Fak. Teknik Bandung - 2002
Transcript
Page 1: Graph theory

Teori GrafS.N.M.P. Simamora, ST., MT.Departemen Sistem Komputer, Fak. TeknikBandung - 2002

Page 2: Graph theory

Daftar Pustaka

• Attenborough, M. 2003. Mathematics for Electrical Engineering and Computing. Newnes.

• White, R.E. 2004. Computational Mathematics: Models, Methods, and Analysis with MATLAB and MPI. CRC Press Company.

• Chen, W.K. 1997. Graph Theory and Its Engineering Applications. Advanced Series in Electrical and Computer Engineering Vol.5, World Scientific.

Page 3: Graph theory

Graf (Graph):

• Terdiri dari elemen: titik (yg disebut vertices), dan garis koneksi yg menghubungkannya (yg disebut edges)

• Perhatikan gambar: vertice

edges

Page 4: Graph theory

Topologi Jaringan

STAR

MESH

TREE

vertice

edges

Page 5: Graph theory

Topologi Jaringan

BUS

LOOP

RING

vertice

edges

Page 6: Graph theory

Definisi Graf

• Terdiri dari sejumlah vertice terbatas, V(G), yang tidak mungkin kosong dan sejumlah edges, E(G), yang berperan untuk menghubungkan vertice.

• Jumlah vertice dari G disebut permintaan dari G

• Jumlah edges dalam G direpresentasikan dengan |E| dan jumlah vertices: |V|

Page 7: Graph theory

|V|=5|E|=6

|V|=6|E|=9

Ada berapa vertices

dan Edges?

Page 8: Graph theory

Konigsberg bridge Problems

Page 9: Graph theory

Definisi: Abstract graph

• Abstract graph G(V,E), yakni graf sederhana G terdiri dari sejumlah V elemen yang disebut node saling berhubungan dengan sejumlah E, yakni hubungan tanpa arah (i,j) atau (j,i) dalam V yang disebut edges dari G; node i dan j disebut endpoin dari (i,j)

Page 10: Graph theory

Berbagai bentuk graf

Page 11: Graph theory

Berbagai bentuk graf


Recommended