Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for Graph 545 found (23486 total)

alternate case: graph

Tree (graph theory) (3,383 words) [view diff] exact match in snippet view article

In graph theory, a tree is an undirected graph in which any two vertices are connected by exactly one path, or equivalently a connected acyclic undirected
Glossary of graph theory (16,011 words) [view diff] exact match in snippet view article find links to article
Appendix:Glossary of graph theory in Wiktionary, the free dictionary. This is a glossary of graph theory. Graph theory is the study of graphs, systems of nodes
Graph coloring (8,459 words) [view diff] exact match in snippet view article find links to article
In graph theory, graph coloring is a methodic assignment of labels traditionally called "colors" to elements of a graph. The assignment is subject to certain
Dijkstra's algorithm (5,637 words) [view diff] exact match in snippet view article find links to article
an algorithm for finding the shortest paths between nodes in a weighted graph, which may represent, for example, a road network. It was conceived by computer
Directed graph (1,937 words) [view diff] exact match in snippet view article find links to article
In mathematics, and more specifically in graph theory, a directed graph (or digraph) is a graph that is made up of a set of vertices connected by directed
Directed acyclic graph (5,646 words) [view diff] exact match in snippet view article find links to article
In mathematics, particularly graph theory, and computer science, a directed acyclic graph (DAG) is a directed graph with no directed cycles. That is, it
Graph of a function (961 words) [view diff] exact match in snippet view article find links to article
In mathematics, the graph of a function f {\displaystyle f} is the set of ordered pairs ( x , y ) {\displaystyle (x,y)} , where f ( x ) = y . {\displaystyle
Google Knowledge Graph (1,366 words) [view diff] exact match in snippet view article find links to article
The Google Knowledge Graph is a knowledge base from which Google serves relevant information in an infobox beside its search results. This allows the
Combinatorics (3,524 words) [view diff] exact match in snippet view article find links to article
right. One of the oldest and most accessible parts of combinatorics is graph theory, which by itself has numerous natural connections to other areas
Bar chart (1,307 words) [view diff] exact match in snippet view article find links to article
A bar chart or bar graph is a chart or graph that presents categorical data with rectangular bars with heights or lengths proportional to the values that
Planar graph (4,541 words) [view diff] exact match in snippet view article find links to article
In graph theory, a planar graph is a graph that can be embedded in the plane, i.e., it can be drawn on the plane in such a way that its edges intersect
Vertex (graph theory) (806 words) [view diff] exact match in snippet view article
specifically in graph theory, a vertex (plural vertices) or node is the fundamental unit of which graphs are formed: an undirected graph consists of a set
Radius (1,199 words) [view diff] exact match in snippet view article find links to article
apothem. In graph theory, the radius of a graph is the minimum over all vertices u of the maximum distance from u to any other vertex of the graph. The radius
Statistics of the COVID-19 pandemic in Serbia (224 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Cube (6,319 words) [view diff] exact match in snippet view article find links to article
ways, one of which is the graph known as the cubical graph. It can be constructed by using the Cartesian product of graphs. The cube is the three-dimensional
Adjacency matrix (2,453 words) [view diff] exact match in snippet view article find links to article
In graph theory and computer science, an adjacency matrix is a square matrix used to represent a finite graph. The elements of the matrix indicate whether
Complete graph (1,253 words) [view diff] exact match in snippet view article find links to article
In the mathematical field of graph theory, a complete graph is a simple undirected graph in which every pair of distinct vertices is connected by a unique
Bipartite graph (4,086 words) [view diff] exact match in snippet view article find links to article
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
Graph drawing (3,275 words) [view diff] exact match in snippet view article find links to article
Graph drawing is an area of mathematics and computer science combining methods from geometric graph theory and information visualization to derive two-dimensional
Connectivity (graph theory) (2,062 words) [view diff] exact match in snippet view article
mathematics and computer science, connectivity is one of the basic concepts of graph theory: it asks for the minimum number of elements (nodes or edges) that
Graph database (4,714 words) [view diff] exact match in snippet view article find links to article
A graph database (GDB) is a database that uses graph structures for semantic queries with nodes, edges, and properties to represent and store data. A key
Hamiltonian path (2,043 words) [view diff] exact match in snippet view article find links to article
the mathematical field of graph theory, a Hamiltonian path (or traceable path) is a path in an undirected or directed graph that visits each vertex exactly
Statistics of the COVID-19 pandemic in India (3,095 words) [view diff] exact match in snippet view article find links to article
recoveries, and other statistics are shown in nationwide and regional maps and graphs. The Indian Council of Medical Research (ICMR) governs classification of
Facebook Platform (2,403 words) [view diff] exact match in snippet view article find links to article
interfaces and tools which enable developers to integrate with the open "social graph" of personal relations and other things like songs, places, and Facebook
Graph (abstract data type) (1,763 words) [view diff] exact match in snippet view article
science, a graph is an abstract data type that is meant to implement the undirected graph and directed graph concepts from the field of graph theory within
Logarithmic scale (1,203 words) [view diff] exact match in snippet view article find links to article
25). Exponential growth curves are often depicted on a logarithmic scale graph. The markings on slide rules are arranged in a log scale for multiplying
COVID-19 pandemic in Jharkhand (285 words) [view diff] exact match in snippet view article find links to article
Family Welfare on their website. Source: covid19india.org Graph source: Data from MoHFW Graph source: Data from covid19india.org COVID-19 pandemic in India
Scatter plot (1,328 words) [view diff] exact match in snippet view article find links to article
A scatter plot, also called a scatterplot, scatter graph, scatter chart, scattergram, or scatter diagram, is a type of plot or mathematical diagram using
Degree (graph theory) (1,276 words) [view diff] exact match in snippet view article
In graph theory, the degree (or valency) of a vertex of a graph is the number of edges that are incident to the vertex; in a multigraph, a loop contributes
Octahedron (3,708 words) [view diff] exact match in snippet view article find links to article
graph—its edges remain connected whenever two of more three vertices of a graph are removed. Its graph called the octahedral graph, a Platonic graph.
Graph paper (973 words) [view diff] exact match in snippet view article find links to article
Graph paper, coordinate paper, grid paper, or squared paper is writing paper that is printed with fine lines making up a regular grid. It is available
Flow network (3,081 words) [view diff] exact match in snippet view article find links to article
In graph theory, a flow network (also known as a transportation network) is a directed graph where each edge has a capacity and each edge receives a flow
Depth-first search (2,447 words) [view diff] exact match in snippet view article find links to article
tree or graph data structures. The algorithm starts at the root node (selecting some arbitrary node as the root node in the case of a graph) and explores
DOT (graph description language) (980 words) [view diff] exact match in snippet view article
DOT is a graph description language, developed as a part of the Graphviz project. DOT graphs are typically stored as files with the .gv or .dot filename
Statistics of the COVID-19 pandemic in Argentina (1,279 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
COVID-19 pandemic in Madhya Pradesh (1,349 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Clique (graph theory) (2,501 words) [view diff] exact match in snippet view article
In graph theory, a clique (/ˈkliːk/ or /ˈklɪk/) is a subset of vertices of an undirected graph such that every two distinct vertices in the clique are
Distance (graph theory) (933 words) [view diff] exact match in snippet view article
mathematical field of graph theory, the distance between two vertices in a graph is the number of edges in a shortest path (also called a graph geodesic) connecting
Random graph (2,328 words) [view diff] exact match in snippet view article find links to article
In mathematics, random graph is the general term to refer to probability distributions over graphs. Random graphs may be described simply by a probability
Shortest path problem (4,764 words) [view diff] exact match in snippet view article find links to article
In graph theory, the shortest path problem is the problem of finding a path between two vertices (or nodes) in a graph such that the sum of the weights
COVID-19 vaccination in Turkey (372 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Signal processing (2,280 words) [view diff] exact match in snippet view article find links to article
graph. Graph signal processing presents several key points such as sampling signal techniques, recovery techniques and time-varying techiques. Graph signal
Graphical model (1,278 words) [view diff] exact match in snippet view article find links to article
or structured probabilistic model is a probabilistic model for which a graph expresses the conditional dependence structure between random variables
Four color theorem (6,277 words) [view diff] exact match in snippet view article find links to article
terms of graph theory, by considering it in terms of constructing a graph coloring of the planar graph of adjacencies between regions. In graph-theoretic
NoSQL (2,437 words) [view diff] exact match in snippet view article find links to article
databases use a single data structure—such as key–value pairs, wide columns, graphs, or documents—to hold information. Since this non-relational design does
COVID-19 vaccination in Turkey (372 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Breadth-first search (1,856 words) [view diff] exact match in snippet view article find links to article
for the graph itself, which may vary depending on the graph representation used by an implementation of the algorithm. When working with graphs that are
Path (graph theory) (1,175 words) [view diff] exact match in snippet view article
In graph theory, a path in a graph is a finite or infinite sequence of edges which joins a sequence of vertices which, by most definitions, are all distinct
Elections in Italy (1,591 words) [view diff] exact match in snippet view article find links to article
Action - Italia Viva came in second, third and fourth respectively. This graph shows the results of elections held in Italy from 1946 to 2018, with the
Logic optimization (1,657 words) [view diff] no match in snippet view article find links to article
Logic optimization is a process of finding an equivalent representation of the specified logic circuit under one or more specified constraints. This process
NoSQL (2,437 words) [view diff] exact match in snippet view article find links to article
databases use a single data structure—such as key–value pairs, wide columns, graphs, or documents—to hold information. Since this non-relational design does
Cycle (graph theory) (1,857 words) [view diff] exact match in snippet view article
In graph theory, a cycle in a graph is a non-empty trail in which only the first and last vertices are equal. A directed cycle in a directed graph is
Social graph (1,482 words) [view diff] exact match in snippet view article find links to article
social graph is a graph that represents social relations between entities. It is a model or representation of a social network. The social graph has been
Structurae (284 words) [view diff] exact match in snippet view article find links to article
Graphs are unavailable due to technical issues. Updates on reimplementing the Graph extension, which will be known as the Chart extension, can be found
Slope (2,704 words) [view diff] exact match in snippet view article find links to article
line has unit slope: m = 1 {\displaystyle m=1} A "horizontal" line (the graph of a constant function) has zero slope: m = 0 {\displaystyle m=0} . A "vertical"
COVID-19 vaccination in Burkina Faso (415 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
A* search algorithm (5,547 words) [view diff] exact match in snippet view article find links to article
A* (pronounced "A-star") is a graph traversal and pathfinding algorithm that is used in many fields of computer science due to its completeness, optimality
COVID-19 vaccination in Algeria (638 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Seine-Maritime (750 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
List of unsolved problems in mathematics (20,026 words) [view diff] exact match in snippet view article find links to article
combinatorics, algebraic, differential, discrete and Euclidean geometries, graph theory, group theory, model theory, number theory, set theory, Ramsey theory
Paul Erdős (5,402 words) [view diff] exact match in snippet view article find links to article
20th century. Erdős pursued and proposed problems in discrete mathematics, graph theory, number theory, mathematical analysis, approximation theory, set
COVID-19 pandemic in Bihar (2,573 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Incidence matrix (1,287 words) [view diff] exact match in snippet view article find links to article
common graph representation in graph theory. It is different to an adjacency matrix, which encodes the relation of vertex-vertex pairs. In graph theory
Convex polytope (3,262 words) [view diff] exact match in snippet view article find links to article
isomorphic if their face lattices are isomorphic. The polytope graph (polytopal graph, graph of the polytope, 1-skeleton) is the set of vertices and edges
Gironde (537 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Discrete mathematics (2,771 words) [view diff] exact match in snippet view article find links to article
continuous functions). Objects studied in discrete mathematics include integers, graphs, and statements in logic. By contrast, discrete mathematics excludes topics
Closed graph theorem (functional analysis) (2,719 words) [view diff] exact match in snippet view article
analysis, the closed graph theorem is a result connecting the continuity of a linear operator to a topological property of their graph. Precisely, the theorem
Topological sorting (3,170 words) [view diff] exact match in snippet view article find links to article
computer science, a topological sort or topological ordering of a directed graph is a linear ordering of its vertices such that for every directed edge (u
Last.fm (5,913 words) [view diff] no match in snippet view article find links to article
Last.fm is a music website founded in the United Kingdom in 2002. Utilizing a music recommender system known as "Audioscrobbler", Last.fm creates a detailed
COVID-19 vaccination in France (687 words) [view diff] exact match in snippet view article find links to article
Graphs are unavailable due to technical issues. Updates on reimplementing the Graph extension, which will be known as the Chart extension, can be found
Eulerian path (3,456 words) [view diff] exact match in snippet view article find links to article
In graph theory, an Eulerian trail (or Eulerian path) is a trail in a finite graph that visits every edge exactly once (allowing for revisiting vertices)
HMS Graph (6,410 words) [view diff] exact match in snippet view article find links to article
HMS Graph (pennant number P715) was a German Type VIIC U-boat captured and recommissioned by the British Royal Navy during World War II. Commissioned
Independent set (graph theory) (3,561 words) [view diff] exact match in snippet view article
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 a
COVID-19 pandemic in Nagaland (820 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Prim's algorithm (2,079 words) [view diff] exact match in snippet view article find links to article
algorithm that finds a minimum spanning tree for a weighted undirected graph. This means it finds a subset of the edges that forms a tree that includes
Laplacian matrix (5,042 words) [view diff] exact match in snippet view article find links to article
In the mathematical field of graph theory, the Laplacian matrix, also called the graph Laplacian, admittance matrix, Kirchhoff matrix, or discrete Laplacian
COVID-19 vaccination in Chad (352 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Minimum spanning tree (5,460 words) [view diff] exact match in snippet view article find links to article
tree is a subset of the edges of a connected, edge-weighted undirected graph that connects all the vertices together, without any cycles and with the
Population pyramid (2,272 words) [view diff] exact match in snippet view article find links to article
A population pyramid (age structure diagram) or "age-sex pyramid" is a graphical illustration of the distribution of a population (typically that of a
Graphviz (752 words) [view diff] exact match in snippet view article find links to article
Graphviz (short for Graph Visualization Software) is a package of open-source tools initiated by AT&T Labs Research for drawing graphs (as in nodes and edges
Component (graph theory) (3,441 words) [view diff] exact match in snippet view article
In graph theory, a component of an undirected graph is a connected subgraph that is not part of any larger connected subgraph. The components of any graph
COVID-19 vaccination in Senegal (668 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Regular dodecahedron (3,762 words) [view diff] exact match in snippet view article find links to article
represented as a graph, and it is called the dodecahedral graph, a Platonic graph. This graph can also be constructed as the generalized Petersen graph G ( 10
Small-world network (4,646 words) [view diff] exact match in snippet view article find links to article
network example Hubs are bigger than other nodes A small-world network is a graph characterized by a high clustering coefficient and low distances. In an
Open Tree of Life (306 words) [view diff] exact match in snippet view article find links to article
including 2.3 million species, was released in September 2015. The Interactive graph allows the user to zoom in to taxonomic classifications, phylogenetic trees
COVID-19 vaccination in Egypt (571 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Pie chart (2,340 words) [view diff] exact match in snippet view article find links to article
credited to William Playfair's Statistical Breviary of 1801, in which two such graphs are used. Playfair presented an illustration, which contained a series of
COVID-19 vaccination in Djibouti (332 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
COVID-19 vaccination in the Comoros (203 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Misleading graph (4,196 words) [view diff] exact match in snippet view article find links to article
In statistics, a misleading graph, also known as a distorted graph, is a graph that misrepresents data, constituting a misuse of statistics and with the
Cartesian coordinate system (5,520 words) [view diff] exact match in snippet view article find links to article
calculus, group theory and more. A familiar example is the concept of the graph of a function. Cartesian coordinates are also essential tools for most applied
Saitama (city) (1,888 words) [view diff] exact match in snippet view article
6 °F), and lowest in January, at around 3.9 °C (39.0 °F). See or edit raw graph data. Per Japanese census data, the population of Saitama has increased
Integral (9,288 words) [view diff] exact match in snippet view article find links to article
computes the signed area of the region in the plane that is bounded by the graph of a given function between two points in the real line. Conventionally
Travelling salesman problem (11,633 words) [view diff] exact match in snippet view article find links to article
version of the TSP (where given a length L, the task is to decide whether the graph has a tour whose length is at most L) belongs to the class of NP-complete
Oise (467 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Common Logic (456 words) [view diff] exact match in snippet view article find links to article
Common Logic Conceptual graph Knowledge Interchange Format (KIF) Knowledge representation languages Sowa, John F. "Conceptual graphs summary." Conceptual
Genus (mathematics) (1,412 words) [view diff] exact match in snippet view article
of orientable surfaces Planar graph: genus 0 Toroidal graph: genus 1 Teapot: Double Toroidal graph: genus 2 Pretzel graph: genus 3 The non-orientable genus
COVID-19 pandemic in Chandigarh (2,656 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Graph traversal (1,492 words) [view diff] exact match in snippet view article find links to article
computer science, graph traversal (also known as graph search) refers to the process of visiting (checking and/or updating) each vertex in a graph. Such traversals
Finistère (679 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
COVID-19 vaccination in the United Arab Emirates (719 words) [view diff] exact match in snippet view article find links to article
Graphs are unavailable due to technical issues. Updates on reimplementing the Graph extension, which will be known as the Chart extension, can be found
Oise (467 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Statistics of the COVID-19 pandemic in Singapore (2,926 words) [view diff] exact match in snippet view article find links to article
the graph plotted on a logarithmic scale, or a semi-log plot, shows an exponential growth in the number of cases as a straight line on the graph. In the
COVID-19 vaccination in Eswatini (479 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
COVID-19 pandemic in Transnistria (834 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Eure (497 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Misleading graph (4,196 words) [view diff] exact match in snippet view article find links to article
In statistics, a misleading graph, also known as a distorted graph, is a graph that misrepresents data, constituting a misuse of statistics and with the
Truncated icosahedron (1,563 words) [view diff] exact match in snippet view article find links to article
represented as a polyhedral graph, meaning a planar graph (one that can be drawn without crossing edges) and 3-vertex-connected graph (remaining connected whenever
Marne (department) (654 words) [view diff] exact match in snippet view article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Survival function (2,086 words) [view diff] exact match in snippet view article find links to article
The graphs below show examples of hypothetical survival functions. The x-axis is time. The y-axis is the proportion of subjects surviving. The graphs show
List of algorithms (7,945 words) [view diff] exact match in snippet view article find links to article
Mersenne Twister Coloring algorithm: Graph coloring algorithm. Hopcroft–Karp algorithm: convert a bipartite graph to a maximum cardinality matching Hungarian
Length (1,127 words) [view diff] exact match in snippet view article find links to article
the sphere. In an unweighted graph, the length of a cycle, path, or walk is the number of edges it uses. In a weighted graph, it may instead be the sum
LinkedIn (12,812 words) [view diff] exact match in snippet view article find links to article
analytics Inspired by Facebook's "social graph", LinkedIn CEO Jeff Weiner set a goal in 2012 to create an "economic graph" within a decade. The goal was to create
Cyclic group (4,312 words) [view diff] exact match in snippet view article find links to article
graph is a cycle graph, and for an infinite cyclic group with its generator the Cayley graph is a doubly infinite path graph. However, Cayley graphs can
PageRank (8,808 words) [view diff] exact match in snippet view article find links to article
The PageRank of an undirected graph G {\displaystyle G} is statistically close to the degree distribution of the graph G {\displaystyle G} , but they
COVID-19 vaccination in Equatorial Guinea (484 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Line chart (779 words) [view diff] exact match in snippet view article find links to article
A line chart or line graph, also known as curve chart, is a type of chart that displays information as a series of data points called 'markers' connected
Morbihan (603 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Network science (9,906 words) [view diff] exact match in snippet view article find links to article
foundation of graph theory, a branch of mathematics that studies the properties of pairwise relations in a network structure. The field of graph theory continued
Kruskal's algorithm (1,829 words) [view diff] exact match in snippet view article find links to article
algorithm finds a minimum spanning forest of an undirected edge-weighted graph. If the graph is connected, it finds a minimum spanning tree. It is a greedy algorithm
Tree (abstract data type) (2,207 words) [view diff] exact match in snippet view article
children is specified, this data structure corresponds to an ordered tree in graph theory. A value or pointer to other data may be associated with every node
Sarthe (627 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Pyrénées-Atlantiques (1,232 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Centrality (6,738 words) [view diff] exact match in snippet view article find links to article
In graph theory and network analysis, indicators of centrality assign numbers or rankings to nodes within a graph corresponding to their network position
Simplified Molecular Input Line Entry System (3,647 words) [view diff] exact match in snippet view article find links to article
nodes encountered in a depth-first tree traversal of a chemical graph. The chemical graph is first trimmed to remove hydrogen atoms and cycles are broken
Translation (geometry) (1,720 words) [view diff] exact match in snippet view article
graph consisting of points ⁠ ( x , f ( x − a ) ) {\displaystyle (x,f(x-a))} ⁠. Each point ⁠ ( x , y ) {\displaystyle (x,y)} ⁠ of the original graph corresponds
Regular graph (857 words) [view diff] exact match in snippet view article find links to article
In graph theory, a regular graph is a graph where each vertex has the same number of neighbors; i.e. every vertex has the same degree or valency. A regular
Contour line (4,492 words) [view diff] exact match in snippet view article find links to article
joins points of equal value. It is a plane section of the three-dimensional graph of the function f ( x , y ) {\displaystyle f(x,y)} parallel to the ( x
Semantic network (3,536 words) [view diff] exact match in snippet view article find links to article
used as a form of knowledge representation. It is a directed or undirected graph consisting of vertices, which represent concepts, and edges, which represent
Vienne (department) (599 words) [view diff] exact match in snippet view article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Radar chart (2,497 words) [view diff] exact match in snippet view article find links to article
measures. The radar chart is also known as web chart, spider chart, spider graph, spider web chart, star chart, star plot, cobweb chart, irregular polygon
Regular icosahedron (4,617 words) [view diff] exact match in snippet view article find links to article
is an example of a Platonic solid and of a deltahedron. The icosahedral graph represents the skeleton of a regular icosahedron. Many polyhedra are constructed
List of COVID-19 vaccine authorizations (19,606 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Chinese Academy of Medical Sciences COVID-19 vaccine (192 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Cayley graph (4,692 words) [view diff] exact match in snippet view article find links to article
In mathematics, a Cayley graph, also known as a Cayley color graph, Cayley diagram, group diagram, or color group, is a graph that encodes the abstract
Floyd–Warshall algorithm (3,017 words) [view diff] exact match in snippet view article find links to article
algorithm) is an algorithm for finding shortest paths in a directed weighted graph with positive or negative edge weights (but with no negative cycles). A
Microsoft Academic (830 words) [view diff] no match in snippet view article find links to article
Microsoft Academic was a free internet-based academic search engine for academic publications and literature, developed by Microsoft Research in 2016 as
Lot-et-Garonne (449 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
COVID-19 pandemic in the Federated States of Micronesia (931 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Erdős–Rényi model (2,795 words) [view diff] exact match in snippet view article find links to article
mathematical field of graph theory, the Erdős–Rényi model refers to one of two closely related models for generating random graphs or the evolution of a
Asymptote (4,527 words) [view diff] exact match in snippet view article find links to article
oblique. For curves given by the graph of a function y = ƒ(x), horizontal asymptotes are horizontal lines that the graph of the function approaches as x
COVID-19 pandemic in Lesotho (1,052 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
COVID-19 pandemic in Guinea (1,163 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Loire-Atlantique (768 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Jura (department) (799 words) [view diff] exact match in snippet view article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
COVID-19 vaccination in the Democratic Republic of the Congo (524 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Jura (department) (799 words) [view diff] exact match in snippet view article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Centrality (6,738 words) [view diff] exact match in snippet view article find links to article
In graph theory and network analysis, indicators of centrality assign numbers or rankings to nodes within a graph corresponding to their network position
Graph isomorphism (1,637 words) [view diff] exact match in snippet view article find links to article
In graph theory, an isomorphism of graphs G and H is a bijection between the vertex sets of G and H f : V ( G ) → V ( H ) {\displaystyle f\colon V(G)\to
Graph neural network (4,790 words) [view diff] exact match in snippet view article find links to article
Graph neural networks (GNN) are specialized artificial neural networks that are designed for tasks whose inputs are graphs. One prominent example is molecular
COVID-19 pandemic in the Federated States of Micronesia (931 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Regular icosahedron (4,617 words) [view diff] exact match in snippet view article find links to article
is an example of a Platonic solid and of a deltahedron. The icosahedral graph represents the skeleton of a regular icosahedron. Many polyhedra are constructed
COVID-19 pandemic in Lesotho (1,052 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Saône-et-Loire (614 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Côte-d'Or (891 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Parsing (4,881 words) [view diff] exact match in snippet view article find links to article
languages with layered graph grammars." Journal of Visual Languages & Computing 8.1 (1997): 27-55. Rekers, Jan, and A. Schurr. "A graph grammar approach to
Loire-Atlantique (768 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
COVID-19 pandemic in Guadeloupe (579 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
COVID-19 pandemic in Guinea (1,163 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Microsoft Automatic Graph Layout (286 words) [view diff] exact match in snippet view article find links to article
Microsoft Automatic Graph Layout (MSAGL) is a .NET library for automatic graph layout. It was created by Lev Nachmanson at Microsoft Research. Earlier
COVID-19 vaccination in Morocco (1,097 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Tree structure (966 words) [view diff] exact match in snippet view article find links to article
(data structure) for computer science; insofar as it relates to graph theory, see tree (graph theory) or tree (set theory). Other related articles are listed
Spanning tree (3,280 words) [view diff] exact match in snippet view article find links to article
of graph theory, a spanning tree T of an undirected graph G is a subgraph that is a tree which includes all of the vertices of G. In general, a graph may
COVID-19 pandemic in Western Sahara (588 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
COVID-19 vaccination in Burundi (415 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
COVID-19 vaccination in Hungary (677 words) [view diff] exact match in snippet view article find links to article
Graphs are unavailable due to technical issues. Updates on reimplementing the Graph extension, which will be known as the Chart extension, can be found
Plot (graphics) (2,604 words) [view diff] exact match in snippet view article
plot is a graphical technique for representing a data set, usually as a graph showing the relationship between two or more variables. The plot can be
COVID-19 pandemic in Haryana (2,679 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Demographics of India (5,583 words) [view diff] exact match in snippet view article find links to article
statistics for India – online on Bluenomics India comparing with China population projection graph Based on data from database of UN Population Division.
Line graph (5,360 words) [view diff] exact match in snippet view article find links to article
In the mathematical discipline of graph theory, the line graph of an undirected graph G is another graph L(G) that represents the adjacencies between edges
Big Four accounting firms (3,973 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Euler characteristic (3,420 words) [view diff] exact match in snippet view article find links to article
plane graphs by the same   V − E + F   {\displaystyle \ V-E+F\ } formula as for polyhedral surfaces, where F is the number of faces in the graph, including
Meurthe-et-Moselle (565 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Haute-Saône (748 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Gard (664 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Neighbourhood (graph theory) (1,122 words) [view diff] exact match in snippet view article
graph theory, an adjacent vertex of a vertex v in a graph is a vertex that is connected to v by an edge. The neighbourhood of a vertex v in a graph G
Puy-de-Dôme (569 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Linear function (652 words) [view diff] exact match in snippet view article find links to article
notions: In calculus and related areas, a linear function is a function whose graph is a straight line, that is, a polynomial function of degree zero or one
Cubic function (1,746 words) [view diff] exact match in snippet view article find links to article
odd-degree polynomials with real coefficients have at least one real root. The graph of a cubic function always has a single inflection point. It may have two
Landes (department) (656 words) [view diff] exact match in snippet view article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Loire (department) (434 words) [view diff] exact match in snippet view article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Manche (886 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Minhai COVID-19 vaccine (321 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Emirate of Dubai (1,218 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Fredericton International Airport (574 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
COVID-19 pandemic in the Central African Republic (1,174 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Orne (461 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Cumulative distribution function (3,993 words) [view diff] exact match in snippet view article find links to article
two red rectangles and their extensions to the right or left up to the graph of F X {\displaystyle F_{X}} ).[clarification needed] In particular, we
COVID-19 pandemic in Palau (1,006 words) [view diff] exact match in snippet view article find links to article
Graphs are unavailable due to technical issues. Updates on reimplementing the Graph extension, which will be known as the Chart extension, can be found
COVID-19 vaccination in Iceland (1,636 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Savoie (1,210 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
COVID-19 cases at the 2022 Winter Olympics and 2022 Winter Paralympics (718 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Graph minor (4,046 words) [view diff] exact match in snippet view article find links to article
In graph theory, an undirected graph H is called a minor of the graph G if H can be formed from G by deleting edges, vertices and by contracting edges
COVID-19 pandemic in Andhra Pradesh (1,394 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Cuboctahedron (2,142 words) [view diff] exact match in snippet view article find links to article
graph, one of the Archimedean graph. It has 12 vertices and 24 edges. It is quartic graph, which is four vertices connecting each vertex. The graph of
Derivative (7,280 words) [view diff] exact match in snippet view article find links to article
chosen input value, when it exists, is the slope of the tangent line to the graph of the function at that point. The tangent line is the best linear approximation
Algoma—Manitoulin—Kapuskasing (942 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
COVID-19 pandemic in Rajasthan (6,474 words) [view diff] exact match in snippet view article find links to article
April, the day first death in the state was recorded.   Case fatality rate Graph source: Data from Department of Medical, Health and Family Welfare, Government
Loire (department) (434 words) [view diff] exact match in snippet view article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Adjacency list (1,190 words) [view diff] exact match in snippet view article find links to article
In graph theory and computer science, an adjacency list is a collection of unordered lists used to represent a finite graph. Each unordered list within
COVID-19 pandemic in the Central African Republic (1,174 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Savoie (1,210 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Languages of Sri Lanka (378 words) [view diff] exact match in snippet view article find links to article
Graphs are unavailable due to technical issues. Updates on reimplementing the Graph extension, which will be known as the Chart extension, can be found
Line graph (5,360 words) [view diff] exact match in snippet view article find links to article
In the mathematical discipline of graph theory, the line graph of an undirected graph G is another graph L(G) that represents the adjacencies between edges
Lot (department) (509 words) [view diff] exact match in snippet view article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Yvelines (1,003 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Hasse diagram (1,342 words) [view diff] exact match in snippet view article find links to article
automatically using graph drawing techniques. In some sources, the phrase "Hasse diagram" has a different meaning: the directed acyclic graph obtained from
Albertville (601 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Seine-et-Marne (892 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
COVID-19 pandemic in Kerala (8,631 words) [view diff] exact match in snippet view article find links to article
persons recover". New Indian Express. Retrieved 24 May 2020. "Kerala's Covid graph spikes again, state reports 111 new cases in a day". India Today. Retrieved
Actors' Equity Association (2,255 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Tetrahedron (9,506 words) [view diff] exact match in snippet view article find links to article
forms a graph, with 4 vertices, and 6 edges. It is a special case of the complete graph, K4, and wheel graph, W4. It is one of 5 Platonic graphs, each a
Discrete geometry (1,575 words) [view diff] exact match in snippet view article find links to article
polytope, unit disk graphs, and visibility graphs. Topics in this area include: Graph drawing Polyhedral graphs Random geometric graphs Voronoi diagrams
United States House of Representatives elections in the District of Columbia (1,866 words) [view diff] exact match in snippet view article find links to article
representative elections, the Democratic candidate ran unopposed. The following graph shows the margin of victory of the Democratic Party over the runner-up in
COVID-19 pandemic in Laos (1,251 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Neuilly-sur-Seine (2,351 words) [view diff] exact match in snippet view article find links to article
election. Logo until 2022 Logo since 2022 The population data in the table and graph below refer to the commune of Neuilly-sur-Seine proper, in its geography
COVID-19 pandemic in the Marshall Islands (724 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Multigraph (1,028 words) [view diff] exact match in snippet view article find links to article
In mathematics, and more specifically in graph theory, a multigraph is a graph which is permitted to have multiple edges (also called parallel edges)
Haute-Marne (769 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
COVID-19 pandemic in Tasmania (2,056 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Truncated octahedron (1,887 words) [view diff] exact match in snippet view article find links to article
crystal Boleite crystal In the mathematical field of graph theory, a truncated octahedral graph is the graph of vertices and edges of the truncated octahedron
Val-de-Marne (408 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Dibrugarh Airport (261 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Dordogne (1,666 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Binary tree (5,097 words) [view diff] exact match in snippet view article find links to article
and S is a singleton (a single–element set) containing the root. From a graph theory perspective, binary trees as defined here are arborescences. A binary
Indre-et-Loire (558 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Cycle graph (518 words) [view diff] exact match in snippet view article find links to article
In graph theory, a cycle graph or circular graph is a graph that consists of a single cycle, or in other words, some number of vertices (at least 3, if
Jalgaon (1,230 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Ille-et-Vilaine (1,085 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Graph minor (4,046 words) [view diff] exact match in snippet view article find links to article
In graph theory, an undirected graph H is called a minor of the graph G if H can be formed from G by deleting edges, vertices and by contracting edges
Expressways of Japan (2,171 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
COVID-19 pandemic in Vanuatu (1,799 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Icosidodecahedron (1,362 words) [view diff] exact match in snippet view article find links to article
icosidodecahedron can be represented as the symmetric graph with 30 vertices and 60 edges, one of the Archimedean graphs. It is quartic, meaning that each of its vertex
La Paz Department (Bolivia) (470 words) [view diff] exact match in snippet view article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
JB Hi-Fi (1,189 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Microsoft Bing (9,449 words) [view diff] exact match in snippet view article find links to article
announced its knowledge and action API to correspond with Google's Knowledge graph with 1 billion instances and 20 billion related facts. The idea for a prediction
Graph automorphism (1,343 words) [view diff] exact match in snippet view article find links to article
In the mathematical field of graph theory, an automorphism of a graph is a form of symmetry in which the graph is mapped onto itself while preserving
Transport Canada (2,845 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Boost (C++ libraries) (805 words) [view diff] exact match in snippet view article
Siek, Jeremy G.; Lee, Lie-Quan & Lumsdaine, Andrew (2001). The Boost Graph Library: User Guide and Reference Manual. Addison-Wesley. ISBN 978-0-201-72914-6
Côtes-d'Armor (756 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Truncated tetrahedron (1,483 words) [view diff] exact match in snippet view article find links to article
World Cup. In the mathematical field of graph theory, a truncated tetrahedral graph is an Archimedean graph, the graph of vertices and edges of the truncated
Markov random field (2,817 words) [view diff] exact match in snippet view article find links to article
of random variables having a Markov property described by an undirected graph. In other words, a random field is said to be a Markov random field if it
Isère (996 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Bellman–Ford algorithm (2,854 words) [view diff] exact match in snippet view article find links to article
for the same problem, but more versatile, as it is capable of handling graphs in which some of the edge weights are negative numbers. The algorithm was
Hautes-Pyrénées (713 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Hautes-Pyrénées (713 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Graph embedding (1,744 words) [view diff] exact match in snippet view article find links to article
In topological graph theory, an embedding (also spelled imbedding) of a graph G {\displaystyle G} on a surface Σ {\displaystyle \Sigma } is a representation
Complete bipartite graph (960 words) [view diff] exact match in snippet view article find links to article
In the mathematical field of graph theory, a complete bipartite graph or biclique is a special kind of bipartite graph where every vertex of the first
COVID-19 pandemic in Antigua and Barbuda (1,290 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
1936 Republican Party presidential primaries (387 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Hockey stick graph (global temperature) (18,586 words) [view diff] exact match in snippet view article
Hockey stick graphs present the global or hemispherical mean temperature record of the past 500 to 2000 years as shown by quantitative climate reconstructions
Calvados (department) (1,153 words) [view diff] exact match in snippet view article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
COVID-19 vaccination in Botswana (1,486 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
List of Quebec general elections (595 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Nièvre (880 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Electoral district of Rockhampton (213 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Differential calculus (4,452 words) [view diff] exact match in snippet view article find links to article
Geometrically, the derivative at a point is the slope of the tangent line to the graph of the function at that point, provided that the derivative exists and is
Elections in Northern Ireland (410 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Colombes (884 words) [view diff] exact match in snippet view article find links to article
size of its territory before 1896. The population data in the table and graph below refer to the commune of Colombes proper, in its geography at the given
Table of nuclides (1,346 words) [view diff] exact match in snippet view article find links to article
A table or chart of nuclides is a two-dimensional graph of isotopes of the chemical elements, in which one axis represents the number of neutrons (symbol
Charente (758 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Kuching District (120 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Rhombicuboctahedron (2,325 words) [view diff] exact match in snippet view article find links to article
described as a polyhedral graph, meaning a graph that is planar and 3-vertex-connected. In other words, the edges of a graph are not crossed while being
Resource Description Framework (5,086 words) [view diff] exact match in snippet view article find links to article
Resource Description Framework (RDF) is a method to describe and exchange graph data. It was originally designed as a data model for metadata by the World
COVID-19 pandemic in Djibouti (1,888 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
COVID-19 pandemic in Cyprus (3,296 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Cubic graph (1,777 words) [view diff] exact match in snippet view article find links to article
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
List of data structures (914 words) [view diff] exact match in snippet view article find links to article
graph-based data structures are used in computer science and related fields: Graph Adjacency list Adjacency matrix Graph-structured stack Scene graph
Essonne (821 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
COVID-19 vaccination in Spain (1,005 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
GTK Scene Graph Kit (1,152 words) [view diff] exact match in snippet view article find links to article
GTK Scene Graph Kit (GSK) is the rendering and scene graph API for GTK introduced with version 3.90. GSK lies between the graphical control elements (widgets)
Babylon Governorate (460 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Seismic wave (2,383 words) [view diff] no match in snippet view article find links to article
A seismic wave is a mechanical wave of acoustic energy that travels through the Earth or another planetary body. It can result from an earthquake (or generally
Haut-Rhin (781 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Tarn (department) (845 words) [view diff] exact match in snippet view article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Matu District (203 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Scale-free network (6,013 words) [view diff] exact match in snippet view article find links to article
transformation which converts random graphs to their edge-dual graphs (or line graphs) produces an ensemble of graphs with nearly the same degree distribution
Loop (graph theory) (390 words) [view diff] exact match in snippet view article
In graph theory, a loop (also called a self-loop or a buckle) is an edge that connects a vertex to itself. A simple graph contains no loops. Depending
COVID-19 pandemic in Niger (2,029 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Loir-et-Cher (1,090 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Population growth (3,997 words) [view diff] no match in snippet view article find links to article
Population growth is the increase in the number of people in a population or dispersed group. The global population has grown from 1 billion in 1800 to
London International Airport (1,452 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Haute-Corse (440 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Kakutani fixed-point theorem (3,237 words) [view diff] exact match in snippet view article find links to article
set-valued function on S with the following properties: φ has a closed graph; φ(x) is non-empty and convex for all x ∈ S. Then φ has a fixed point. Set-valued
Domain of a function (962 words) [view diff] exact match in snippet view article find links to article
be graphed in the Cartesian coordinate system. In this case, the domain is represented on the x-axis of the graph, as the projection of the graph of the
Transport network analysis (1,503 words) [view diff] exact match in snippet view article find links to article
A transport network, or transportation network, is a network or graph in geographic space, describing an infrastructure that permits and constrains movement
Art Garfunkel (6,240 words) [view diff] no match in snippet view article find links to article
Arthur Ira Garfunkel (born November 5, 1941) is an American singer, actor and poet who is best known for his partnership with Paul Simon in the folk rock
Madurai Airport (1,767 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Rhône (department) (569 words) [view diff] exact match in snippet view article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Convex function (5,856 words) [view diff] exact match in snippet view article find links to article
line segment between any two distinct points on the graph of the function lies above or on the graph between the two points. Equivalently, a function is
Seven Bridges of Königsberg (1,789 words) [view diff] exact match in snippet view article find links to article
negative resolution by Leonhard Euler, in 1736, laid the foundations of graph theory and prefigured the idea of topology. The city of Königsberg in Prussia
Edge coloring (8,472 words) [view diff] exact match in snippet view article find links to article
In graph theory, a proper edge coloring of a graph is an assignment of "colors" to the edges of the graph so that no two incident edges have the same color
List of Ontario general elections (339 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
2022 Iowa Attorney General election (335 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Loiret (1,249 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Electoral district of Keppel (129 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
COVID-19 pandemic in Puducherry (2,620 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Loop (graph theory) (390 words) [view diff] exact match in snippet view article
In graph theory, a loop (also called a self-loop or a buckle) is an edge that connects a vertex to itself. A simple graph contains no loops. Depending
COVID-19 pandemic in the Bahamas (867 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Deux-Sèvres (1,184 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
2022 Ohio Attorney General election (426 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Loiret (1,249 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Pusa District (149 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Papineau (electoral district) (797 words) [view diff] exact match in snippet view article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Convex function (5,856 words) [view diff] exact match in snippet view article find links to article
line segment between any two distinct points on the graph of the function lies above or on the graph between the two points. Equivalently, a function is
Edge coloring (8,472 words) [view diff] exact match in snippet view article find links to article
In graph theory, a proper edge coloring of a graph is an assignment of "colors" to the edges of the graph so that no two incident edges have the same color
COVID-19 pandemic in Liechtenstein (1,016 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Brome—Missisquoi (federal electoral district) (551 words) [view diff] exact match in snippet view article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Selangau District (89 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
MATLAB (3,033 words) [view diff] exact match in snippet view article find links to article
MATLAB has tightly integrated graph-plotting features. For example, the function plot can be used to produce a graph from two vectors x and y. The code:
Northern Thailand (1,117 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
GDK (996 words) [view diff] exact match in snippet view article find links to article
as well as window events and drag-and-drop functionality. Like GTK Scene Graph Kit (GSK), GDK is part of GTK and licensed under the GNU Lesser General
Dual graph (6,607 words) [view diff] exact match in snippet view article find links to article
mathematical discipline of graph theory, the dual graph of a planar graph G is a graph that has a vertex for each face of G. The dual graph has an edge for each
COVID-19 pandemic in Monaco (830 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Saratok District (108 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Abstraction (4,777 words) [view diff] exact match in snippet view article find links to article
they are not abstract in the sense of the objects in graph 1 below. We might look at other graphs, in a progression from cat to mammal to animal, and see
Characteristic polynomial (3,047 words) [view diff] exact match in snippet view article find links to article
characteristic polynomial to zero. In spectral graph theory, the characteristic polynomial of a graph is the characteristic polynomial of its adjacency
Freyming-Merlebach (98 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Data Commons (935 words) [view diff] exact match in snippet view article find links to article
open-source platform created by Google that provides an open knowledge graph, combining economic, scientific and other public datasets into a unified
United States Senate elections in the District of Columbia (556 words) [view diff] exact match in snippet view article find links to article
candidate, with no margin less than 58 percentage points. The following graph shows the margin of victory of the Democratic Party over the runner-up in
Stationary point (1,162 words) [view diff] exact match in snippet view article find links to article
stationary point of a differentiable function of one variable is a point on the graph of the function where the function's derivative is zero. Informally, it
Freebase (database) (1,238 words) [view diff] exact match in snippet view article
Google in a private sale announced on 16 July 2010. Google's Knowledge Graph is powered in part by Freebase. During its existence, Freebase data was
Villeparisis (168 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Onga, Hungary (218 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Diagram (1,045 words) [view diff] exact match in snippet view article find links to article
visualization which is then projected onto a two-dimensional surface. The word graph is sometimes used as a synonym for diagram. The term "diagram" in its commonly
Percolation theory (3,133 words) [view diff] exact match in snippet view article find links to article
bottom? Similarly, one can ask, given a connected graph at what fraction 1 – p of failures the graph will become disconnected (no large component). The
Nanded (1,914 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Knot (mathematics) (2,509 words) [view diff] exact match in snippet view article
mathematics that studies knots is known as knot theory and has many relations to graph theory. A knot is an embedding of the circle (S1) into three-dimensional
László Lovász (1,325 words) [view diff] exact match in snippet view article find links to article
the president of the Hungarian Academy of Sciences from 2014 to 2020. In graph theory, Lovász's notable contributions include the proofs of Kneser's conjecture
COVID-19 pandemic in Kiribati (1,700 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Facebook Graph Search (2,165 words) [view diff] exact match in snippet view article find links to article
Facebook Graph Search was a semantic search engine that Facebook introduced in March 2013. It was designed to give answers to user natural language queries
COVID-19 vaccination in Nigeria (1,140 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Kabong District (107 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Demographics of South Africa (3,372 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Induced subgraph (509 words) [view diff] exact match in snippet view article find links to article
In graph theory, an induced subgraph of a graph is another graph, formed from a subset of the vertices of the graph and all of the edges, from the original
Tangent (4,113 words) [view diff] exact match in snippet view article find links to article
differentiable curve can also be thought of as a tangent line approximation, the graph of the affine function that best approximates the original function at the
Eure-et-Loir (1,295 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Chatou (510 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Hambach, Moselle (162 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Lens, Pas-de-Calais (683 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Poissy (790 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
COVID-19 pandemic in the Solomon Islands (999 words) [view diff] exact match in snippet view article find links to article
Graphs are unavailable due to technical issues. Updates on reimplementing the Graph extension, which will be known as the Chart extension, can be found
Compiègne (1,186 words) [view diff] exact match in snippet view article find links to article
with 141,504 inhabitants as of 2017. The population data in the table and graph below refer to the commune of Compiègne proper. The Hôtel de Ville (town
Electoral district of Pumicestone (148 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Indre (1,278 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
COVID-19 pandemic in Mongolia (2,992 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Nanded (1,914 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Pantograph (1,944 words) [view diff] exact match in snippet view article find links to article
A pantograph (from Greek παντ- 'all, every' and γραφ- 'to write', from their original use for copying writing) is a mechanical linkage connected in a manner
Facebook Graph Search (2,165 words) [view diff] exact match in snippet view article find links to article
Facebook Graph Search was a semantic search engine that Facebook introduced in March 2013. It was designed to give answers to user natural language queries
Neuville-en-Ferrain (90 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Second derivative (2,013 words) [view diff] exact match in snippet view article find links to article
respect to time. On the graph of a function, the second derivative corresponds to the curvature or concavity of the graph. The graph of a function with a
COVID-19 pandemic in Kiribati (1,700 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Kabong District (107 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Cugnaux (99 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Baghdad Governorate (298 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Longuenesse (104 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Robert Tarjan (1,513 words) [view diff] exact match in snippet view article find links to article
American computer scientist and mathematician. He is the discoverer of several graph theory algorithms, including his strongly connected components algorithm
Southern Thailand (2,046 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Indre (1,278 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Saint-Cloud (1,231 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Yonne (1,262 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Abscon (89 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
COVID-19 vaccination in South Korea (1,409 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Sartrouville (407 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Hambach, Moselle (162 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
AVE (1,081 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Corbeil-Essonnes (944 words) [view diff] exact match in snippet view article find links to article
known as Corbeil-Essonnois. The population data given in the table and graph below for 1946 and earlier refer to the former commune of Corbeil. In the
Lys-lez-Lannoy (99 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Closed graph property (2,989 words) [view diff] exact match in snippet view article find links to article
topology, closed graph is a property of functions. A function f : X → Y between topological spaces has a closed graph if its graph is a closed subset
Network theory (3,959 words) [view diff] exact match in snippet view article find links to article
science and network science, network theory is a part of graph theory. It defines networks as graphs where the vertices or edges possess attributes. Network
Talant (74 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Hautes-Alpes (746 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Electoral district of Southern Downs (255 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Le Mans (2,048 words) [view diff] exact match in snippet view article find links to article
neighbouring communes. The population data for 1851 and earlier in the table and graph below refer to the pre-1855 borders. The Gare du Mans is the main railway
Sputnik Light (1,038 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Seclin (136 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Villeneuve-Tolosane (90 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Vendée (1,896 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Méru (91 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Castelginest (97 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Jeumont (241 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Malegaon (1,605 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Woippy (99 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Function (mathematics) (11,410 words) [view diff] exact match in snippet view article
is uniquely represented by the set of all pairs (x, f (x)), called the graph of the function, a popular means of illustrating the function. When the
Electoral district of Condamine (301 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Harghita County (784 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Hertzsprung–Russell diagram (2,762 words) [view diff] exact match in snippet view article find links to article
indicator used in astronomy Color–color diagram – Astronomical diagram graphing two colour indices A.C. Maury; E.C. Pickering (1897). "Spectra of bright
Three utilities problem (2,758 words) [view diff] exact match in snippet view article find links to article
can be formalized as a problem in topological graph theory by asking whether the complete bipartite graph K 3 , 3 {\displaystyle K_{3,3}} , with vertices
COVID-19 pandemic on Charles de Gaulle (1,612 words) [view diff] exact match in snippet view article find links to article
Graphs are unavailable due to technical issues. Updates on reimplementing the Graph extension, which will be known as the Chart extension, can be found
Kursk Vostochny Airport (596 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Council on Tall Buildings and Urban Habitat (1,512 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Haubourdin (84 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Taverny (338 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Tangent (4,113 words) [view diff] exact match in snippet view article find links to article
differentiable curve can also be thought of as a tangent line approximation, the graph of the affine function that best approximates the original function at the
Villers-sous-Chalamont (88 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Abscon (89 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Sartrouville (407 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Viry-Châtillon (228 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Lys-lez-Lannoy (99 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Borůvka's algorithm (1,176 words) [view diff] exact match in snippet view article find links to article
algorithm for finding a minimum spanning tree in a graph, or a minimum spanning forest in the case of a graph that is not connected. It was first published
Ramonville-Saint-Agne (139 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Jeumont (241 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Castelginest (97 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Douchy-les-Mines (222 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Pas-de-Calais (1,152 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Raismes (102 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Kelowna International Airport (1,533 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Méru (91 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Fort-de-France (953 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Tinqueux (113 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Ronchin (85 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Marly, Nord (86 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
HomoloGene (340 words) [view diff] exact match in snippet view article find links to article
globally, rather than locally, in a bipartite matching (see complete bipartite graph). And then it calculates the statistical significance of each match. Cutoffs
Sendai 89ers (159 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Haldimand—Norfolk (federal electoral district) (747 words) [view diff] exact match in snippet view article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Siersthal (150 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Euclidean plane (1,967 words) [view diff] exact match in snippet view article find links to article
Such a drawing is called a plane graph or planar embedding of the graph. A plane graph can be defined as a planar graph with a mapping from every node to
Cannes (3,552 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Villeneuve-Tolosane (90 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Tournefeuille (163 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Obernai (676 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Exponential function (5,070 words) [view diff] exact match in snippet view article find links to article
algebras. The graph of y = e x {\displaystyle y=e^{x}} is upward-sloping, and increases faster than every power of ⁠ x {\displaystyle x} ⁠. The graph always
1944 Republican Party presidential primaries (861 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Kursk Vostochny Airport (596 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Haubourdin (84 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Simon & Garfunkel (8,250 words) [view diff] exact match in snippet view article find links to article
and Garfunkel assumed the name Tom & Jerry; Garfunkel named himself Tom Graph, a reference to his interest in mathematics, and Simon Jerry Landis, after
North Gyeongsang Province (1,002 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Muthanna Governorate (240 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Les Mureaux (229 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
South Gyeongsang Province (1,173 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Bondy (614 words) [view diff] exact match in snippet view article find links to article
which has its own elementary school. The population data in the table and graph below refer to the commune of Bondy proper, in its geography at the given
Electoral district of Prahran (668 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Aulnoye-Aymeries (177 words) [view diff] exact match in snippet view article find links to article
Calais–Lille–Thionville connected. The population data given in the table and graph below for 1946 and earlier refer to the former commune of Aulnoye. Aulnoye-Aymeries
Cape Hatteras (1,956 words) [view diff] exact match in snippet view article find links to article
2019, Hurricane Dorian made landfall at Cape Hatteras. See or edit raw graph data. The name Hatteras is the sixth oldest surviving English place-name
Concept map (1,485 words) [view diff] exact match in snippet view article find links to article
formalism. Topic maps: Both concept maps and topic maps are kinds of knowledge graph, but topic maps were developed by information management professionals for
Mayenne (1,279 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Corrèze (1,499 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Villers-sous-Chalamont (88 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Larnod (124 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Taverny (338 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Petersen graph (2,993 words) [view diff] exact match in snippet view article find links to article
bridgeless graph has a cycle-continuous mapping to the Petersen graph. More unsolved problems in mathematics In the mathematical field of graph theory, the
Laxou (97 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
K-vertex-connected graph (772 words) [view diff] exact match in snippet view article find links to article
In graph theory, a connected graph G is said to be k-vertex-connected (or k-connected) if it has more than k vertices and remains connected whenever fewer
COVID-19 pandemic in Liberia (2,004 words) [view diff] exact match in snippet view article find links to article
Graphs are unavailable due to technical issues. Updates on reimplementing the Graph extension, which will be known as the Chart extension, can be found
Colomiers (330 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Mayenne (1,279 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Corrèze (1,499 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Petersen graph (2,993 words) [view diff] exact match in snippet view article find links to article
bridgeless graph has a cycle-continuous mapping to the Petersen graph. More unsolved problems in mathematics In the mathematical field of graph theory, the
Laxou (97 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
K-vertex-connected graph (772 words) [view diff] exact match in snippet view article find links to article
In graph theory, a connected graph G is said to be k-vertex-connected (or k-connected) if it has more than k vertices and remains connected whenever fewer
Colomiers (330 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Asajaya District (541 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Snub cube (976 words) [view diff] exact match in snippet view article find links to article
skeleton of a snub cube can be represented as a graph with 24 vertices and 60 edges, an Archimedean graph. Conway, John H.; Burgiel, Heidi; Goodman-Struss
Nanterre (1,179 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Faches-Thumesnil (115 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Klang, Moselle (109 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Corse-du-Sud (545 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Social network (7,365 words) [view diff] exact match in snippet view article find links to article
field which emerged from social psychology, sociology, statistics, and graph theory. Georg Simmel authored early structural theories in sociology emphasizing
Saint-Saulve (120 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Olympic Dam Airport (514 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Regina International Airport (1,968 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Paraburdoo Airport (416 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
COVID-19 vaccination in Germany (2,698 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
ZyCoV-D (1,602 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Bruay-la-Buissière (488 words) [view diff] exact match in snippet view article find links to article
joined as one commune in 1987. The population data given in the table and graph below for 1982 and earlier refer to the former commune of Bruay-en-Artois
Saint-Orens-de-Gameville (123 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Valentigney (142 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Oruro Department (513 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Bau District, Sarawak (647 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
MVC COVID-19 vaccine (1,463 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Nineveh Governorate (1,158 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Democratic Party of the Left (1,320 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
COVID-19 pandemic in Ecuador (3,555 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Ham, Somme (452 words) [view diff] exact match in snippet view article find links to article
1965 and 1966 respectively. The population data given in the table and graph below for 1962 and earlier refer to the commune of Ham excluding Estouilly
Sin-le-Noble (155 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Amnéville (322 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Bouches-du-Rhône (1,662 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Léognan (126 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Algonquin—Renfrew—Pembroke (860 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Canarian Coalition (566 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Comines, Nord (162 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Tatau District (683 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Truncated cube (738 words) [view diff] exact match in snippet view article find links to article
truncated hypercubes: In the mathematical field of graph theory, a truncated cubical graph is the graph of vertices and edges of the truncated cube, one
Erik Nielsen Whitehorse International Airport (1,666 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Val-d'Oise (1,225 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Bischwiller (437 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Saint-Denis, Seine-Saint-Denis (2,605 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Bègles (173 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Montigny-en-Gohelle (120 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Angiens (145 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Tezpur Airport (355 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
COVID-19 pandemic in the Republic of the Congo (2,066 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Betong District, Sarawak (169 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Road safety (9,482 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Longwy (611 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Comines, Nord (162 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
K-vertex-connected graph (772 words) [view diff] exact match in snippet view article find links to article
In graph theory, a connected graph G is said to be k-vertex-connected (or k-connected) if it has more than k vertices and remains connected whenever fewer
Castelnau-d'Auzan-Labarrère (135 words) [view diff] exact match in snippet view article find links to article
Castelnau-d'Auzan and Labarrère. The population data given in the table and graph below for 2012 and earlier refer to the former communes of Castelnau-d'Auzan
Bellechasse—Les Etchemins—Lévis (420 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Tezpur Airport (355 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Lenoncourt (243 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Paraburdoo Airport (416 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Nineveh Governorate (1,158 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Tatau District (683 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
5-demicube (670 words) [view diff] exact match in snippet view article find links to article
polytopes: 221, 321, and 421. The graph formed by the vertices and edges of the demipenteract is sometimes called the Clebsch graph, though that name sometimes
Valentigney (142 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Truncated icosidodecahedron (850 words) [view diff] exact match in snippet view article find links to article
the mathematical field of graph theory, a truncated icosidodecahedral graph (or great rhombicosidodecahedral graph) is the graph of vertices and edges of
Urrugne (104 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Erstein (226 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Toronto Centre (federal electoral district) (1,348 words) [view diff] exact match in snippet view article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Austrian Football Bundesliga (2,398 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Auchel (303 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Light curve (1,515 words) [view diff] exact match in snippet view article find links to article
In astronomy, a light curve is a graph of the light intensity of a celestial object or region as a function of time, typically with the magnitude of light
Le Chesnay-Rocquencourt (150 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
United States presidential elections in Iowa (256 words) [view diff] exact match in snippet view article find links to article
Graphs are unavailable due to technical issues. Updates on reimplementing the Graph extension, which will be known as the Chart extension, can be found
Dense graph (1,252 words) [view diff] exact match in snippet view article find links to article
In mathematics, a dense graph is a graph in which the number of edges is close to the maximal number of edges (where every pair of vertices is connected
Electoral district of Stretton (114 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Suicide in Russia (803 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Croix-Moligneaux (430 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Bischwiller (437 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Ancourt (135 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Rombas (329 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Road safety (9,482 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Greater Moncton Roméo LeBlanc International Airport (1,402 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Faches-Thumesnil (115 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
London—Fanshawe (federal electoral district) (678 words) [view diff] exact match in snippet view article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Bau District, Sarawak (647 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Ottrott (316 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Apache Giraph (144 words) [view diff] exact match in snippet view article find links to article
Apache project to perform graph processing on big data. Giraph utilizes Apache Hadoop's MapReduce implementation to process graphs. Facebook used Giraph with
Erdős number (3,624 words) [view diff] exact match in snippet view article find links to article
researchers, using the Erdős number as a proxy. For example, Erdős collaboration graphs can tell us how authors cluster, how the number of co-authors per paper
Nouméa (1,973 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Canarian Coalition (566 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
List of Canadian federal elections (858 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Chordal graph (2,164 words) [view diff] exact match in snippet view article find links to article
In the mathematical area of graph theory, a chordal graph is one in which all cycles of four or more vertices have a chord, which is an edge that is not
Dole, Jura (437 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Complement graph (1,125 words) [view diff] exact match in snippet view article find links to article
In the mathematical field of graph theory, the complement or inverse of a graph G is a graph H on the same vertices such that two distinct vertices of
Daro District (296 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Maizières-lès-Metz (244 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
COVID-19 pandemic in Bulgaria (12,344 words) [view diff] exact match in snippet view article find links to article
lines are the beds reserved for CoViD-19 patients in October 2020. The graphs are smoothed by central moving average and plotted in semi-logarithmic scale
Hakodate (3,126 words) [view diff] exact match in snippet view article find links to article
to see snowfall in the latter parts of the fall season. See or edit raw graph data. Prior to its dissolution, Air Hokkaido was headquartered in Hakodate
Niort (885 words) [view diff] exact match in snippet view article find links to article
French city to offer free mass transit. The population data in the table and graph below refer to the commune of Niort proper, in its geography at the given
Sin-le-Noble (155 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
Frouzins (103 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.
NP-completeness (3,618 words) [view diff] exact match in snippet view article find links to article
example is the graph isomorphism problem, the graph theory problem of determining whether a graph isomorphism exists between two graphs. Two graphs are isomorphic
Electoral district of Benambra (255 words) [view diff] exact match in snippet view article find links to article
This graph was using the legacy Graph extension, which is no longer supported. It needs to be converted to the new Chart extension.