Academic literature on the topic 'Graph modification problem'
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 'Graph modification problem.'
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 "Graph modification problem"
Sritharan, R. "Graph modification problem for some classes of graphs." Journal of Discrete Algorithms 38-41 (May 2016): 32–37. http://dx.doi.org/10.1016/j.jda.2016.06.003.
Full textAsahiro, Yuichi, Jesper Jansson, Eiji Miyano, Hirotaka Ono, and T. P. Sandhya. "Graph Orientation with Edge Modifications." International Journal of Foundations of Computer Science 32, no. 02 (January 30, 2021): 209–33. http://dx.doi.org/10.1142/s012905412150012x.
Full textIVANOV, DENIS, and ALEXANDER SEMENOV. "TOPOLOGICAL APPROACH TO BLACKHOLES ANOMALY DETECTION IN DIRECTED NETWORKS." Computational nanotechnology 7, no. 2 (June 30, 2020): 49–57. http://dx.doi.org/10.33693/2313-223x-2020-7-2-49-57.
Full textSkakalina, E. "APPLICATION OF ANT OPTIMIZATION ALGORITHMS IN THE SOLUTION OF THE ROUTING PROBLEM." Системи управління, навігації та зв’язку. Збірник наукових праць 6, no. 58 (December 28, 2019): 75–83. http://dx.doi.org/10.26906/sunz.2019.6.075.
Full textNASTOS, JAMES, and YONG GAO. "BOUNDED SEARCH TREE ALGORITHMS FOR PARAMETRIZED COGRAPH DELETION: EFFICIENT BRANCHING RULES BY EXPLOITING STRUCTURES OF SPECIAL GRAPH CLASSES." Discrete Mathematics, Algorithms and Applications 04, no. 01 (March 2012): 1250008. http://dx.doi.org/10.1142/s1793830912500085.
Full textZolotarev, I. A., and V. A. Rasskazova. "Modification of Algorithm of Directed Graph Paths Decomposition with Schedule." Моделирование и анализ данных 11, no. 2 (2021): 51–58. http://dx.doi.org/10.17759/mda.2021110203.
Full textAlbijanic, Miloljub. "Some properties of convex functions." Filomat 31, no. 10 (2017): 3015–21. http://dx.doi.org/10.2298/fil1710015a.
Full textPanić, Biljana, Nataša Kontrec, Mirko Vujošević, and Stefan Panić. "A Novel Approach for Determination of Reliability of Covering a Node from K Nodes." Symmetry 12, no. 9 (September 5, 2020): 1461. http://dx.doi.org/10.3390/sym12091461.
Full textKarim, A., C. Sueur, and G. Dauphin-Tanguy. "Non-regular static state feedback for linear bond graph models." Proceedings of the Institution of Mechanical Engineers, Part I: Journal of Systems and Control Engineering 217, no. 2 (March 1, 2003): 61–71. http://dx.doi.org/10.1177/095965180321700201.
Full textPhillips, Charles, Kai Wang, Erich Baker, Jason Bubier, Elissa Chesler, and Michael Langston. "On Finding and Enumerating Maximal and Maximum k-Partite Cliques in k-Partite Graphs." Algorithms 12, no. 1 (January 15, 2019): 23. http://dx.doi.org/10.3390/a12010023.
Full textDissertations / Theses on the topic "Graph modification problem"
Perez, Anthony. "Algorithmes de noyau pour des problèmes d'édition de graphes et autres structures." Phd thesis, Université Montpellier II - Sciences et Techniques du Languedoc, 2011. http://tel.archives-ouvertes.fr/tel-00660089.
Full textChen, Li-Hsuan, and 陳立軒. "Parameterized Algorithms for Cluster-Graph Modification Problems." Thesis, 2016. http://ndltd.ncl.edu.tw/handle/fzz4yp.
Full text國立中正大學
資訊工程研究所
104
\emph{Graph clustering} is an important issue in computer science. In general, we are given a graph with edges between similar objects, and the goal is to group the similar objects into clusters. A theoretical approach asks for editing a graph into disjoint cliques. Due to the wide applications, there are many formulated problem definitions. In this study, we show parameterized algorithms for some of the graph modification problems. A 2-clustering problem in general asks for a 2-partition such that the number of edges between the 2-partition and the non-edges in the same partition are as ``small'' as possible. As in many optimization problems, we developed several algorithms for the most frequently used cost functions: min-sum, min-max, and min-sum of squares. For the $p$-clusterings problems, in which the vertex set is split into $p$ clusters, we developed some ways to make use of the additional parameter $p$ to obtain better results with multiple parameters. We study the vertex deletion version and design an efficient algorithm with multiple parameters.
"Polynomial kernelisation of H-free edge modification problems." 2012. http://library.cuhk.edu.hk/record=b5549171.
Full textThe H-free edge completion (deletion, editing) problem asks whether it is possible to add to (delete from, add to and delete from) a graph at most k edges so that no induced sub graph isomorphic to H remains. These problems are fundamental in computer science and were studied extensively. They are NP-complete and fixed-parameter tractable for every fixed H.
In this thesis, we study polynomial kernels for H-free edge modification problems, as their existence depends on the structure of H. We characterise their existence completely when H is a path, cycle or 3-connected graph, almost completely when H is one edge short of a complete graph, and partially when H is a tree.
These results enhance our understanding of H-free edge modification problems significantly. Our ideas and tools can be useful to future studies and may lead eventually to a dichotomy theorem on the existence of polynomial kernels for H-free edge modification problems.
Detailed summary in vernacular field only.
Cai, Yufei.
Thesis (M.Phil.)--Chinese University of Hong Kong, 2012.
Includes bibliographical references (leaves 97-99).
Electronic reproduction. Hong Kong : Chinese University of Hong Kong, [2012] System requirements: Adobe Acrobat Reader. Available via World Wide Web.
Abstracts also in Chinese.
Chapter 1 --- Preliminaries --- p.1
Chapter 1.1 --- Edge modification problems and kernelisation --- p.2
Chapter 1.2 --- Main results --- p.4
Chapter 1.3 --- The lack of polynomial kernels --- p.5
Chapter 1.4 --- Conventions and organisation --- p.8
Chapter 2 --- Component Design --- p.11
Chapter 2.1 --- Weighted satisficability on selective formulas --- p.12
Chapter 2.2 --- 4-cycle --- p.15
Chapter 2.3 --- The general scheme of component design --- p.20
Chapter 2.4 --- Applications --- p.26
Chapter 3 --- Local Alteration --- p.31
Chapter 3.1 --- Bigger forbidden subgraphs from smaller ones --- p.32
Chapter 3.2 --- Lifting the quarantine --- p.37
Chapter 4 --- Circuit Implementation --- p.43
Chapter 4.1 --- Monotone circuits --- p.44
Chapter 4.2 --- Centralisation --- p.45
Chapter 4.3 --- Implementation --- p.48
Chapter 5 --- Kernel for Diamond-Free Edge Deletion --- p.55
Chapter 5.1 --- Diamond-graphs --- p.56
Chapter 5.2 --- The invariant things --- p.59
Chapter 5.3 --- Correctness --- p.61
Chapter 5.4 --- Lockets --- p.64
Chapter 5.5 --- Representative systems of diamonds --- p.68
Chapter 5.6 --- Kernel size --- p.70
Chapter 6 --- Conclusions --- p.73
Chapter 6.1 --- 3-connected forbidden subgraphs --- p.74
Chapter 6.2 --- Cycles, paths and nearly complete graphs --- p.76
Chapter 6.3 --- Trees --- p.77
Chapter 6.4 --- Open problems --- p.79
Chapter A --- List of Trees --- p.81
Chapter B --- List of Problems --- p.83
Chapter C --- Glossary --- p.87
Chapter D --- Bibliography --- p.96
Guo, Jiong [Verfasser]. "Algorithm design techniques for parameterized graph modification problems / von Jiong Guo." 2006. http://d-nb.info/981983995/34.
Full textBook chapters on the topic "Graph modification problem"
Shamir, Ron, Roded Sharan, and Dekel Tsur. "Cluster Graph Modification Problems." In Graph-Theoretic Concepts in Computer Science, 379–90. Berlin, Heidelberg: Springer Berlin Heidelberg, 2002. http://dx.doi.org/10.1007/3-540-36379-3_33.
Full textFomin, Fedor V., Saket Saurabh, and Neeldhara Misra. "Graph Modification Problems: A Modern Perspective." In Frontiers in Algorithmics, 3–6. Cham: Springer International Publishing, 2015. http://dx.doi.org/10.1007/978-3-319-19647-3_1.
Full textNatanzon, Assaf, Ron Shamir, and Roded Sharan. "Complexity Classification of Some Edge Modification Problems." In Graph-Theoretic Concepts in Computer Science, 65–77. Berlin, Heidelberg: Springer Berlin Heidelberg, 1999. http://dx.doi.org/10.1007/3-540-46784-x_8.
Full textKomusiewicz, Christian, André Nichterlein, and Rolf Niedermeier. "Parameterized Algorithmics for Graph Modification Problems: On Interactions with Heuristics." In Graph-Theoretic Concepts in Computer Science, 3–15. Berlin, Heidelberg: Springer Berlin Heidelberg, 2016. http://dx.doi.org/10.1007/978-3-662-53174-7_1.
Full textBessy, Stéphane, Christophe Paul, and Anthony Perez. "Polynomial Kernels for 3-Leaf Power Graph Modification Problems." In Lecture Notes in Computer Science, 72–82. Berlin, Heidelberg: Springer Berlin Heidelberg, 2009. http://dx.doi.org/10.1007/978-3-642-10217-2_10.
Full textNastos, James, and Yong Gao. "A Novel Branching Strategy for Parameterized Graph Modification Problems." In Combinatorial Optimization and Applications, 332–46. Berlin, Heidelberg: Springer Berlin Heidelberg, 2010. http://dx.doi.org/10.1007/978-3-642-17461-2_27.
Full textGramm, Jens, Jiong Guo, Falk Hüffner, and Rolf Niedermeier. "Automated Generation of Search Tree Algorithms for Graph Modification Problems." In Algorithms - ESA 2003, 642–53. Berlin, Heidelberg: Springer Berlin Heidelberg, 2003. http://dx.doi.org/10.1007/978-3-540-39658-1_58.
Full textŚwięcicka, Anna, Franciszek Seredyński, and Mariusz Jażdżyk. "Cellular Automata Approach to Scheduling Problem in Case of Modifications of a Program Graph." In Advances in Intelligent and Soft Computing, 155–66. Heidelberg: Physica-Verlag HD, 2001. http://dx.doi.org/10.1007/978-3-7908-1813-0_14.
Full textConference papers on the topic "Graph modification problem"
Toan, Tran Quoc, A. A. Sorokin, and Vo Thi Huyen Trang. "Using modification of visibility-graph in solving the problem of finding shortest path for robot." In 2017 International Siberian Conference on Control and Communications (SIBCON). IEEE, 2017. http://dx.doi.org/10.1109/sibcon.2017.7998564.
Full textСавостин, Игорь, Igor' Savostin, Андрей Трубаков, and Andrey Trubakov. "The Combination of Morphological and Evolutionary Algorithms for Graph-based Pathfinding on Maps with Complex Topologies." In 29th International Conference on Computer Graphics, Image Processing and Computer Vision, Visualization Systems and the Virtual Environment GraphiCon'2019. Bryansk State Technical University, 2019. http://dx.doi.org/10.30987/graphicon-2019-2-300-303.
Full textZvyagin, Petr, and Anna Voitkunskaia. "Model of Transit Transport in Arctic Based on Graph Algorithms." In ASME 2016 35th International Conference on Ocean, Offshore and Arctic Engineering. American Society of Mechanical Engineers, 2016. http://dx.doi.org/10.1115/omae2016-54439.
Full textVenkatesan, Sibi, James K. Miller, Jeff Schneider, and Artur Dubrawski. "Scaling Active Search using Linear Similarity Functions." In Twenty-Sixth International Joint Conference on Artificial Intelligence. California: International Joint Conferences on Artificial Intelligence Organization, 2017. http://dx.doi.org/10.24963/ijcai.2017/401.
Full textPosser, Gracieli, Ricardo Reis, and Sachin S. Sapatnekar. "Electromigration Aware Cell Design." In XXIX Concurso de Teses e Dissertações da SBC. Sociedade Brasileira de Computação - SBC, 2020. http://dx.doi.org/10.5753/ctd.2016.9144.
Full textMedya, Sourav, Tiyani Ma, Arlei Silva, and Ambuj Singh. "A Game Theoretic Approach For Core Resilience." In Twenty-Ninth International Joint Conference on Artificial Intelligence and Seventeenth Pacific Rim International Conference on Artificial Intelligence {IJCAI-PRICAI-20}. California: International Joint Conferences on Artificial Intelligence Organization, 2020. http://dx.doi.org/10.24963/ijcai.2020/480.
Full textPatel, Jay, and Matthew I. Campbell. "An Approach to Automate Concept Generation of Sheet Metal Parts Based on Manufacturing Operations." In ASME 2008 International Design Engineering Technical Conferences and Computers and Information in Engineering Conference. ASMEDC, 2008. http://dx.doi.org/10.1115/detc2008-49648.
Full textZaharova, Alena, and Dmitriy Aleksandrovich Korostelev. "Visualizing Methods of Multi-criteria Alternatives for Pairwise Comparison Procedure." In International Conference "Computing for Physics and Technology - CPT2020". Bryansk State Technical University, 2020. http://dx.doi.org/10.30987/conferencearticle_5fce2770a0d219.60631258.
Full textMartin, Holger. "Reynolds, Maxwell, and the Radiometer, Revisited." In 2010 14th International Heat Transfer Conference. ASMEDC, 2010. http://dx.doi.org/10.1115/ihtc14-22023.
Full text