Academic literature on the topic 'Application of graph theory'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Application of graph theory.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Journal articles on the topic "Application of graph theory"
Dairina, M. Ihsan, and M. Ramli. "Interactive graph constructing on graph theory application development." Journal of Physics: Conference Series 948 (January 2018): 012064. http://dx.doi.org/10.1088/1742-6596/948/1/012064.
Full textAkram, Muhammad, Wieslaw A. Dudek, and M. Murtaza Yousaf. "Regularity in Vague Intersection Graphs and Vague Line Graphs." Abstract and Applied Analysis 2014 (2014): 1–10. http://dx.doi.org/10.1155/2014/525389.
Full textPiperski, Alexander. "An application of graph theory to linguistic complexity." Yearbook of the Poznan Linguistic Meeting 1, no. 1 (December 1, 2014): 89–102. http://dx.doi.org/10.1515/yplm-2015-0005.
Full textSzmytkie, Robert. "Application of graph theory to the morphological analysis of settlements." Quaestiones Geographicae 36, no. 4 (December 1, 2017): 65–80. http://dx.doi.org/10.1515/quageo-2017-0036.
Full textCoufal, Petr, Štěpán Hubálovský, and Marie Hubálovská. "Application of Basic Graph Theory in Autonomous Motion of Robots." Mathematics 9, no. 9 (April 21, 2021): 919. http://dx.doi.org/10.3390/math9090919.
Full textIslam, Sk Rabiul, and Madhumangal Pal. "Hyper-Wiener index for fuzzy graph and its application in share market." Journal of Intelligent & Fuzzy Systems 41, no. 1 (August 11, 2021): 2073–83. http://dx.doi.org/10.3233/jifs-210736.
Full textSebastian, Arya, John N. Mordeson, and Sunil Mathew. "Generalized Fuzzy Graph Connectivity Parameters with Application to Human Trafficking." Mathematics 8, no. 3 (March 16, 2020): 424. http://dx.doi.org/10.3390/math8030424.
Full textXue, Hui-Ling, Geng Liu, and Xiao-Hui Yang. "A review of graph theory application research in gears." Proceedings of the Institution of Mechanical Engineers, Part C: Journal of Mechanical Engineering Science 230, no. 10 (April 16, 2015): 1697–714. http://dx.doi.org/10.1177/0954406215583321.
Full textManjula, V. "Graph Applications to Data Structures." Advanced Materials Research 433-440 (January 2012): 3297–301. http://dx.doi.org/10.4028/www.scientific.net/amr.433-440.3297.
Full textKAPOOR, SANJIV, and XIANG-YANG LI. "PROXIMITY STRUCTURES FOR GEOMETRIC GRAPHS." International Journal of Computational Geometry & Applications 20, no. 04 (August 2010): 415–29. http://dx.doi.org/10.1142/s0218195910003360.
Full textDissertations / Theses on the topic "Application of graph theory"
Meek, Darrin Leigh. "On graph approximation heuristics : an application to vertex cover on planar graphs." Thesis, Georgia Institute of Technology, 1991. http://hdl.handle.net/1853/24088.
Full textEggemann, Nicole. "Some applications of graph theory." Thesis, Brunel University, 2009. http://bura.brunel.ac.uk/handle/2438/3953.
Full textFerrer, Sumsi Miquel. "Theory and Algorithms on the Median Graph. Application to Graph-based Classification and Clustering." Doctoral thesis, Universitat Autònoma de Barcelona, 2008. http://hdl.handle.net/10803/5788.
Full textEn el reconeixement estructural de patrons, els grafs han estat usats normalment per a representar objectes complexos. En el domini dels grafs, el concepte de mediana és conegut com median graph. Potencialment, té les mateixes aplicacions que el concepte de mediana per poder ser usat com a representant d'un conjunt de grafs.
Tot i la seva simple definició i les potencials aplicacions, s'ha demostrat que el seu càlcul és una tasca extremadament complexa. Tots els algorismes existents només han estat capaços de treballar amb conjunts petits de grafs, i per tant, la seva aplicació ha estat limitada en molts casos a usar dades sintètiques sense significat real. Així, tot i el seu potencial, ha restat com un concepte eminentment teòric.
L'objectiu principal d'aquesta tesi doctoral és el d'investigar a fons la teoria i l'algorísmica relacionada amb el concepte de medinan graph, amb l'objectiu final d'extendre la seva aplicabilitat i lliurar tot el seu potencial al món de les aplicacions reals. Per això, presentem nous resultats teòrics i també nous algorismes per al seu càlcul. Des d'un punt de vista teòric aquesta tesi fa dues aportacions fonamentals. Per una banda, s'introdueix el nou concepte d'spectral median graph. Per altra banda es mostra que certes de les propietats teòriques del median graph poden ser millorades sota determinades condicions. Més enllà de les aportacioncs teòriques, proposem cinc noves alternatives per al seu càlcul. La primera d'elles és una conseqüència directa del concepte d'spectral median graph. Després, basats en les millores de les propietats teòriques, presentem dues alternatives més per a la seva obtenció. Finalment, s'introdueix una nova tècnica per al càlcul del median basat en el mapeig de grafs en espais de vectors, i es proposen dos nous algorismes més.
L'avaluació experimental dels mètodes proposats utilitzant una base de dades semi-artificial (símbols gràfics) i dues amb dades reals (mollècules i pàgines web), mostra que aquests mètodes són molt més eficients que els existents. A més, per primera vegada, hem demostrat que el median graph pot ser un bon representant d'un conjunt d'objectes utilitzant grans quantitats de dades. Hem dut a terme experiments de classificació i clustering que validen aquesta hipòtesi i permeten preveure una pròspera aplicació del median graph a un bon nombre d'algorismes d'aprenentatge.
Given a set of objects, the generic concept of median is defined as the object with the smallest sum of distances to all the objects in the set. It has been often used as a good alternative to obtain a representative of the set.
In structural pattern recognition, graphs are normally used to represent structured objects. In the graph domain, the concept analogous to the median is known as the median graph. By extension, it has the same potential applications as the generic median in order to be used as the representative of a set of graphs.
Despite its simple definition and potential applications, its computation has been shown as an extremely complex task. All the existing algorithms can only deal with small sets of graphs, and its application has been constrained in most cases to the use of synthetic data with no real meaning. Thus, it has mainly remained in the box of the theoretical concepts.
The main objective of this work is to further investigate both the theory and the algorithmic underlying the concept of the median graph with the final objective to extend its applicability and bring all its potential to the world of real applications. To this end, new theory and new algorithms for its computation are reported. From a theoretical point of view, this thesis makes two main contributions. On one hand, the new concept of spectral median graph. On the other hand, we show that some of the existing theoretical properties of the median graph can be improved under some specific conditions. In addition to these theoretical contributions, we propose five new ways to compute the median graph. One of them is a direct consequence of the spectral median graph concept. In addition, we provide two new algorithms based on the new theoretical properties. Finally, we present a novel technique for the median graph computation based on graph embedding into vector spaces. With this technique two more new algorithms are presented.
The experimental evaluation of the proposed methods on one semi-artificial and two real-world datasets, representing graphical symbols, molecules and webpages, shows that these methods are much more ecient than the existing ones. In addition, we have been able to proof for the first time that the median graph can be a good representative of a class in large datasets. We have performed some classification and clustering experiments that validate this hypothesis and permit to foresee a successful application of the median graph to a variety of machine learning algorithms.
Pappone, Francesco. "Graph neural networks: theory and applications." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2021. http://amslaurea.unibo.it/23893/.
Full textWengle, Emil. "Modelling Hierarchical Structures in Networks Using Graph Theory : With Application to Knowledge Networks in Graph Curricula." Thesis, Uppsala universitet, Signaler och system, 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-415044.
Full textAl-Shimary, Abbas. "Applications of graph theory to quantum computation." Thesis, University of Leeds, 2013. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.608359.
Full textRittenhouse, Michelle L. "Properties and Recent Applications in Spectral Graph Theory." VCU Scholars Compass, 2008. http://scholarscompass.vcu.edu/etd/1126.
Full textSimmons, Dayton C. (Dayton Cooper). "Applications of Rapidly Mixing Markov Chains to Problems in Graph Theory." Thesis, University of North Texas, 1993. https://digital.library.unt.edu/ark:/67531/metadc277740/.
Full textCohen, Nathann. "Three years of graphs and music : some results in graph theory and its applications." Phd thesis, Université Nice Sophia Antipolis, 2011. http://tel.archives-ouvertes.fr/tel-00645151.
Full textKim, Pilho. "E-model event-based graph data model theory and implementation /." Diss., Atlanta, Ga. : Georgia Institute of Technology, 2009. http://hdl.handle.net/1853/29608.
Full textCommittee Chair: Madisetti, Vijay; Committee Member: Jayant, Nikil; Committee Member: Lee, Chin-Hui; Committee Member: Ramachandran, Umakishore; Committee Member: Yalamanchili, Sudhakar. Part of the SMARTech Electronic Thesis and Dissertation Collection.
Books on the topic "Application of graph theory"
Ehrig, Hartmut, Gregor Engels, Hans-Jörg Kreowski, and Grzegorz Rozenberg, eds. Theory and Application of Graph Transformations. Berlin, Heidelberg: Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/b75045.
Full textFoulds, L. R. Graph theory applications. Hamilton, N.Z: University of Waikato, School of Management Studies, 1988.
Find full textFoulds, L. R. Graph Theory Applications. New York, NY: Springer New York, 1992. http://dx.doi.org/10.1007/978-1-4612-0933-1.
Full textVasudev, C. Graph theory with applications. New Delhi: New Age International (P) Ltd., Publishers, 2006.
Find full textJay, Yellen, ed. Graph theory and its applications. Boca Raton, Fla: CRC Press, 1999.
Find full textR, Balakrishnan, Sethuraman G, and Wilson Robin J, eds. Graph theory and its applications. New Delhi: Narosa Pub. House, 2004.
Find full textJay, Yellen, ed. Graph theory and its applications. 2nd ed. Boca Raton: Chapman & Hall/CRC, 2006.
Find full textBook chapters on the topic "Application of graph theory"
Beeler, Robert A. "Application: Graph Theory." In How to Count, 309–43. Cham: Springer International Publishing, 2015. http://dx.doi.org/10.1007/978-3-319-13844-2_11.
Full textVernadat, François, Pierre Azéma, and François Michel. "Covering step graph." In Application and Theory of Petri Nets 1996, 516–35. Berlin, Heidelberg: Springer Berlin Heidelberg, 1996. http://dx.doi.org/10.1007/3-540-61363-3_28.
Full textRahman, Md Saidur. "Graphs and Their Applications." In Basic Graph Theory, 1–9. Cham: Springer International Publishing, 2017. http://dx.doi.org/10.1007/978-3-319-49475-3_1.
Full textPurchase, Helen C., David Carrington, and Jo-Anne Allder. "Experimenting with Aesthetics-Based Graph Layout." In Theory and Application of Diagrams, 498–501. Berlin, Heidelberg: Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/3-540-44590-0_46.
Full textSchuster, Stefan. "Knowledge Representation and Graph Transformation." In Theory and Application of Graph Transformations, 228–37. Berlin, Heidelberg: Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-46464-8_16.
Full textFeeney, Aidan, Ala K. W. Hola, Simon P. Liversedge, John M. Findlay, and Robert Metcalf. "How People Extract Information from Graphs: Evidence from a Sentence-Graph Verification Paradigm." In Theory and Application of Diagrams, 149–61. Berlin, Heidelberg: Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/3-540-44590-0_16.
Full textJeribi, Aref. "Spectral Graph Theory." In Spectral Theory and Applications of Linear Operators and Block Operator Matrices, 413–39. Cham: Springer International Publishing, 2015. http://dx.doi.org/10.1007/978-3-319-17566-9_12.
Full textSchürr, Andy, and Andreas J. Winter. "UML Packages for PROgrammed Graph REwriting Systems." In Theory and Application of Graph Transformations, 396–409. Berlin, Heidelberg: Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-46464-8_28.
Full textVerlinden, Nico, and Dirk Janssens. "A Framework for NLC and ESM: Local Action Systems." In Theory and Application of Graph Transformations, 194–214. Berlin, Heidelberg: Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-46464-8_14.
Full textDrewes, Frank. "Some Remarks on the Generative Power of Collage Grammars and Chain-Code Grammars." In Theory and Application of Graph Transformations, 1–14. Berlin, Heidelberg: Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-46464-8_1.
Full textConference papers on the topic "Application of graph theory"
Mekki, Ahmed, and Simon Collart-Dutilleul. "Graph theory: Application to system recovery." In 2012 UKACC International Conference on Control (CONTROL). IEEE, 2012. http://dx.doi.org/10.1109/control.2012.6334718.
Full textHost-Madsen, Anders, and June Zhang. "Coding of Graphs with Application to Graph Anomaly Detection." In 2018 IEEE International Symposium on Information Theory (ISIT). IEEE, 2018. http://dx.doi.org/10.1109/isit.2018.8437551.
Full textBhattacharya, Supratim, and Jayanta Poray. "Application of graph theory in bigdata environment." In 2016 International Conference on Computer, Electrical & Communication Engineering (ICCECE). IEEE, 2016. http://dx.doi.org/10.1109/iccece.2016.8009585.
Full textChatzigeorgiou, Alexander, Nikolaos Tsantalis, and George Stephanides. "Application of graph theory to OO software engineering." In the 2006 international workshop. New York, New York, USA: ACM Press, 2006. http://dx.doi.org/10.1145/1137661.1137669.
Full textBasavaprasad, B., and Ravindra S. Hegadi. "Graph theory and its application to image segmentation." In 2017 International Conference on Energy, Communication, Data Analytics and Soft Computing (ICECDS). IEEE, 2017. http://dx.doi.org/10.1109/icecds.2017.8389737.
Full textROBERTS, FRED. "SOME APPLICATIONS OF GRAPH THEORY." In Present and Future. WORLD SCIENTIFIC, 2001. http://dx.doi.org/10.1142/9789812799890_0008.
Full textKusmayadi, Tri Atmojo, and Nugroho Arif Sudibyo. "The eccentric digraph of caterpillar graph and generalized Jahangir graph." In THE THIRD INTERNATIONAL CONFERENCE ON MATHEMATICS: Education, Theory and Application. AIP Publishing, 2021. http://dx.doi.org/10.1063/5.0040222.
Full textPratama, Javas Alfreda Belva Yoga, and Tri Atmojo Kusmayadi. "On the local metric dimension of dipyramidal graph and king graph." In THE THIRD INTERNATIONAL CONFERENCE ON MATHEMATICS: Education, Theory and Application. AIP Publishing, 2021. http://dx.doi.org/10.1063/5.0039319.
Full textLeung, Tsun Fung, and Tsun Ho Leung. "An Investigation of Graph Theory Application on Portfolio Investment." In the 2019 10th International Conference. New York, New York, USA: ACM Press, 2019. http://dx.doi.org/10.1145/3345035.3345090.
Full textYang, Qiaoyan, and Qinghong Zeng. "Application of Genetic Algorithms in Graph Theory and Optimization." In 2016 3rd International Conference on Materials Engineering, Manufacturing Technology and Control. Paris, France: Atlantis Press, 2016. http://dx.doi.org/10.2991/icmemtc-16.2016.6.
Full textReports on the topic "Application of graph theory"
Burch, Kimberly Jordan. Chemical Graph Theory. Washington, DC: The MAA Mathematical Sciences Digital Library, August 2008. http://dx.doi.org/10.4169/loci002857.
Full textThomas, Robin. Graph Minors: Structure Theory and Algorithms. Fort Belvoir, VA: Defense Technical Information Center, January 1993. http://dx.doi.org/10.21236/ada271851.
Full textGEORGIA INST OF TECH ATLANTA. Graph Minors: Structure Theory and Algorithms. Fort Belvoir, VA: Defense Technical Information Center, April 1993. http://dx.doi.org/10.21236/ada266033.
Full textObert, James, Sean D. Turner, and Jason Hamlet. Graph Theory and IC Component Design Analysis. Office of Scientific and Technical Information (OSTI), March 2020. http://dx.doi.org/10.2172/1606298.
Full textSweeney, Matthew, and Emily Shinkle. Understanding Discrete Fracture Networks Through Spectral Graph Theory. Office of Scientific and Technical Information (OSTI), August 2021. http://dx.doi.org/10.2172/1812641.
Full textSweeney, Matthew, and Emily Shinkle. Understanding Discrete Fracture Networks Through Spectral Graph Theory. Office of Scientific and Technical Information (OSTI), August 2021. http://dx.doi.org/10.2172/1812622.
Full textMittrick, Mark R. Smartphone Application Enabling Global Graph Exploitation and Research. Fort Belvoir, VA: Defense Technical Information Center, May 2013. http://dx.doi.org/10.21236/ada590072.
Full textHoran, Victoria, and Michael Gudaitis. Investigation of Zero Knowledge Proof Approaches Based on Graph Theory. Fort Belvoir, VA: Defense Technical Information Center, February 2011. http://dx.doi.org/10.21236/ada540835.
Full textCarlson, J. L., R. A. Haffenden, G. W. Bassett, W. A. Buehring, M. J. ,. III Collins, S. M. Folga, F. D. Petit, J. A. Phillips, D. R. Verner, and R. G. Whitfield. Resilience: Theory and Application. Office of Scientific and Technical Information (OSTI), February 2012. http://dx.doi.org/10.2172/1044521.
Full textMartin, S. P. The graph representation approach to topological field theory in 2 + 1 dimensions. Office of Scientific and Technical Information (OSTI), February 1991. http://dx.doi.org/10.2172/5812219.
Full text