Teori graf: Perbedaan antara revisi
Konten dihapus Konten ditambahkan
Add 1 book for Wikipedia:Pemastian (20240209)) #IABot (v2.0.9.5) (GreenC bot |
|||
(19 revisi perantara oleh 14 pengguna tidak ditampilkan) | |||
Baris 1:
{{Bukan|grafika}}
[[Berkas:Königsberg Bridges graph.svg|jmpl|Sebuah graf yang dimodelkan dari [[Tujuh Jembatan Königsberg]].]]
'''Teori graf''' adalah cabang [[matematika]] dan [[ilmu komputer]] yang mempelajari [[graf]], yaitu struktur yang menggambarkan himpunan simpul (''vertex'') yang beberapa di antaranya dihubungkan dengan sisi-sisi (''edge''), beserta propertinya.
Sebuah graf <math> G</math> adalah [[pasangan terurut]] dari himpunan yang terpisah <math> (V,E)</math> dimana <math> V</math> adalah himpunan simpul (''node'' atau ''vertex'') dan <math> E</math> adalah himpunan sisi (''edge'') yang berlaku <math>E \subseteq \{ \{x, y\} \mid x, y \in V \;\textrm{ dan }\; x \neq y \}</math>. Artinya, anggota himpunan <math> E</math> adalah himpunan bagian berpasangan dua tak terurut dari <math> V</math>.{{Sfn|Diestel|2016|p=2}} Persisnya dalam teori graf, jenis graf ini disebut sebagai ''graf sederhana tak terarah''.
Sebagai contoh, graf <math>G=(V,E) </math> dengan himpunan:
* <math>E=\{{\{1,2\},\{1,5\},\{2,3\},\{3,4\},\{4,5\},\{5,2\},\{4,6\}}\} </math>
Sebuah himpunan simpul <math> V</math> dari graf <math> G</math> dinotasikan sebagai <math> V(G)</math>, sementara himpunan sisi <math> E</math> sebagai <math> E(G)</math>.
▲== Sedikit lebih formal ==
== Sejarah ==▼
[[Berkas:Solutio problematis ad geometriam situs pertinentis, Fig. 1 - Cleaned Up.png|jmpl|Diagram oleh Euler yang menunjukkan fitur utama Tujuh Jembatan Königsberg.]]
Teori graf bermula dari kajian matematikawan [[Leonhard Euler]] atas masalah [[Tujuh Jembatan Königsberg]]. Tujuh Jembatan Königsberg menyajikan masalah apakah bisa melintasi tujuh jembatan yang terdapat di [[Königsberg]] (kini [[Kaliningrad]], [[Rusia]]) sekali dalam berjalan terus-menerus. Pada 1736, Euler memaparkan penyelesaiannya dalam artikelnya yang berjudul ''Solutio problematis ad geometriam situs'' (Solusi dari masalah yang berkaitan dengan geometri posisi) yang menyimpulkan tidak ada solusi atas masalah tersebut.{{Sfn|Biggs|Lloyd|Wilson|1986|pp=2-10}} Artikel tersebut dianggap sebagai makalah pertama dalam sejarah teori graf dan penerapan praktis pertama dari [[topologi]].<ref>{{Cite book|last=Croom|first=Fred H.|date=2016|url=https://archive.org/details/principlesoftopo0000croo_q6w1|title=Principles of Topology|publisher=Courier Dover Publications|isbn=978-0-486-80154-4|pages=[https://archive.org/details/principlesoftopo0000croo_q6w1/page/7 7]|language=en|url-status=live}}</ref>
Lebih dari seabad setelah artikel Euler dan ketika [[Johann Benedict Listing]] memperkenalkan konsep [[topologi]], [[Arthur Cayley]] didorong pada minat pada bentuk analitik tertentu yang muncul dari [[kalkulus diferensial]] untuk mempelajari jenis khusus graf, [[Pohon (teori graf)|pohon]].<ref>{{Cite book|date=1857|url=https://rcin.org.pl/dlibra/docmetadata?showContent=true&id=173708|title=On the Theory of the Analytical Forms called Trees|location=Cambridge|publisher=Cambridge University Press|isbn=978-0-511-70369-0|editor-last=Cayley|editor-first=Arthur|series=Cambridge Library Collection - Mathematics|volume=3|pages=242–246|doi=10.1017/cbo9780511703690.046|url-status=live}}</ref>
▲<math>E=\{{<1,2>,<1,5>,<2,5>,<3,2>,<4,3>,<5,4>,<4,6>}\} </math>
▲== Sejarah ==
== Lihat pula ==
{{refbegin|colwidth=20em}}
* [[Galeri graf bernama]]
* [[
* [[Daftar topik teori graf]]
=== Topik terkait ===
* [[Teori graf aljabaris]]
* [[Potongan graf]]
Baris 73 ⟶ 61:
* [[Pohon (struktur data)|Struktur data pohon]]
===
* [[
* [[
* [[
* [[
* [[
* [[
* [[Pencarian Depth-first]]
* [[Pencarian Breadth-first]]
=== Subarea ===
* [[Algebraic graph theory]]
* [[Geometric graph theory]]
Baris 90 ⟶ 78:
* [[Topological graph theory]]
=== Bidang matematika terkait ===
* [[Kombinatorika]]
* [[Teori grup]]
Baris 96 ⟶ 84:
* [[Teori Ramsey]]
=== Generalisasi ===
* [[Hipergraf]]
* [[Kompleks abstrak yang disederhanakan]]
Baris 136 ⟶ 124:
{{reflist|30em}}
==
* {{Cite book|last=Diestel|first=Reinhard|date=2016|url=https://diestel-graph-theory.com/index.html|title=Graph Theory|location=Heidelberg|publisher=Springer-Verlag|isbn=978-3-662-53621-6|edition=5|ref=harv|url-status=live}}
* {{
== Pranala luar ==
* [http://scanftree.com/Graph-Theory/ Graph theory with examples]
* {{springer|title=Graph theory|id=p/g045010}}
* [http://www.utm.edu/departments/math/graph/ Graph theory tutorial] {{Webarchive|url=https://web.archive.org/web/20120116185332/http://www.utm.edu/departments/math/graph/ |date=2012-01-16 }}
* [http://www.gfredericks.com/main/sandbox/graphs A searchable database of small connected graphs]
* {{Wayback |date=20060206155001 |url=http://www.nd.edu/~networks/gallery.htm |title=Image gallery: graphs }}
* [http://www.babelgraph.org/links.html Concise, annotated list of graph theory resources for researchers] {{Webarchive|url=https://web.archive.org/web/20190713044422/http://www.babelgraph.org/links.html |date=2019-07-13 }}
* [http://www.kde.org/applications/education/rocs/ rocs] — a graph theory IDE
* [http://www.orgnet.com/SocialLifeOfRouters.pdf The Social Life of Routers] — non-technical paper discussing graphs of people and computers
* [http://graphtheorysoftware.com/ Graph Theory Software] {{Webarchive|url=https://web.archive.org/web/20130313205057/http://graphtheorysoftware.com/ |date=2013-03-13 }} — tools to teach and learn graph theory
* {{Library resources about |onlinebooks=yes |lcheading=Graph theory |label=graph theory}}
=== Buku teks online ===
* [http://arxiv.org/pdf/cond-mat/0602129 Phase Transitions in Combinatorial Optimization Problems, Section 3: Introduction to Graphs] (2006) by Hartmann and Weigt
* [http://www.cs.rhul.ac.uk/books/dbook/ Digraphs: Theory Algorithms and Applications] 2007 by Jorgen Bang-Jensen and Gregory Gutin
* [http://diestel-graph-theory.com/index.html Graph Theory, by Reinhard Diestel]
{{Bidang matematika}}
|