Search results

Results 1 – 20 of 3,184
Advanced search

Search in namespaces:

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • The Journal of Graph Algorithms and Applications is a diamond open access peer-reviewed scientific journal covering the subject of graph algorithms and...
    3 KB (217 words) - 15:03, 8 May 2024
  • Thumbnail for Graph coloring
    graph theory, graph coloring is a special case of graph labeling; it is an assignment of labels traditionally called "colors" to elements of a graph subject...
    67 KB (7,996 words) - 16:56, 29 August 2024
  • Thumbnail for Force-directed graph drawing
    Force-directed graph drawing algorithms are a class of algorithms for drawing graphs in an aesthetically-pleasing way. Their purpose is to position the nodes of a...
    17 KB (2,212 words) - 02:02, 21 August 2024
  • Thumbnail for Dijkstra's algorithm
    Dijkstra's algorithm (/ˈdaɪkstrəz/ DYKE-strəz) is an algorithm for finding the shortest paths between nodes in a weighted graph, which may represent, for...
    46 KB (5,896 words) - 22:40, 27 August 2024
  • Thumbnail for Clique problem
    Schrijver, A. (1988), "9.4 Coloring Perfect Graphs", Geometric Algorithms and Combinatorial Optimization, Algorithms and Combinatorics, vol. 2, Springer-Verlag...
    84 KB (9,905 words) - 11:45, 12 August 2024
  • Thumbnail for Component (graph theory)
    deleted in a graph, in low time per change. In computational complexity theory, connected components have been used to study algorithms with limited space...
    30 KB (3,441 words) - 12:55, 5 July 2024
  • Addition Planarity Algorithms, current version. Public Implementation of a Graph Algorithm Library and Editor — GPL graph algorithm library including planarity...
    35 KB (4,472 words) - 01:11, 29 August 2024
  • Thumbnail for Prim's algorithm
    include Kruskal's algorithm and Borůvka's algorithm. These algorithms find the minimum spanning forest in a possibly disconnected graph; in contrast, the...
    18 KB (2,153 words) - 05:14, 23 July 2024
  • Thumbnail for Cubic graph
    of graph theory, a cubic graph is a graph in which all vertices have degree three. In other words, a cubic graph is a 3-regular graph. Cubic graphs are...
    15 KB (1,777 words) - 20:46, 11 March 2024
  • Thumbnail for Directed acyclic graph
    particularly graph theory, and computer science, a directed acyclic graph (DAG) is a directed graph with no directed cycles. That is, it consists of vertices...
    45 KB (5,628 words) - 07:48, 20 May 2024
  • Thumbnail for Independent set (graph theory)
    In graph theory, an independent set, stable set, coclique or anticlique is a set of vertices in a graph, no two of which are adjacent. That is, it is...
    30 KB (3,561 words) - 21:44, 4 September 2024
  • structural results about graphs, graph algorithms with theoretical emphasis, and discrete optimization on graphs. The scope of the journal also includes related...
    2 KB (150 words) - 19:17, 1 May 2024
  • Thumbnail for Graph theory
    mathematics, graph theory is the study of graphs, which are mathematical structures used to model pairwise relations between objects. A graph in this context...
    52 KB (6,403 words) - 00:08, 30 August 2024
  • same as algorithms previously published by Bernard Roy in 1959 and also by Stephen Warshall in 1962 for finding the transitive closure of a graph, and is...
    22 KB (3,019 words) - 22:40, 30 August 2024
  • Hopcroft-Karp algorithm in time O(√VE) time, and there are more efficient randomized algorithms, approximation algorithms, and algorithms for special classes of graphs...
    23 KB (2,938 words) - 07:47, 18 July 2024
  • Thumbnail for Minimum spanning tree
    contracted graph plus T gives the MST for the graph before contraction. In all of the algorithms below, m is the number of edges in the graph and n is the...
    44 KB (5,460 words) - 11:42, 17 August 2024
  • Thumbnail for Graph drawing
    I. (1997), "An experimental study of the basis for graph drawing algorithms", Journal of Experimental Algorithmics, 2, Article 4, doi:10.1145/264216.264222...
    31 KB (3,269 words) - 04:03, 18 July 2024
  • "New Exact and Heuristic Algorithms for Graph Automorphism Group and Graph Isomorphism", Journal of Experimental Algorithmics, 24: 1–27, doi:10.1145/3333250...
    40 KB (4,094 words) - 05:17, 2 August 2024
  • Thumbnail for Bipartite graph
    In the mathematical field of graph theory, a bipartite graph (or bigraph) is a graph whose vertices can be divided into two disjoint and independent sets...
    33 KB (4,093 words) - 05:52, 26 August 2024
  • Thumbnail for Shortest path problem
    sparse graphs. Viterbi algorithm solves the shortest stochastic path problem with an additional probabilistic weight on each node. Additional algorithms and...
    40 KB (4,020 words) - 09:27, 2 September 2024
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)