-
1 connectivity graph
stacked graph — "этажерочный" график
-
2 connectivity graph
Большой англо-русский и русско-английский словарь > connectivity graph
-
3 connectivity graph
1) Вычислительная техника: граф связности2) Робототехника: граф связности (напр. в анализе изображений) -
4 connectivity graph
English-Russian dictionary of computer science and programming > connectivity graph
-
5 connectivity graph
-
6 connectivity graph
-
7 connectivity graph
English-Russian dictionary of computer science > connectivity graph
-
8 graph
1) график; диаграмма; кривая; номограмма2) граф3) лингв. вариант графемы•- acyclic graph
- alternating graph
- AND-OR graph
- bar graph - bipartite graph
- bunch graph
- Caley graph
- circuit-free graph
- circulant graph
- circular graph
- closed graph
- color graph
- complementary graph
- complete graph
- computation graph
- connected graph
- connectivity graph
- control flow graph
- data flow program graph
- data-flow graph - directed graph
- E-graph
- extremal graph
- finite graph
- flat graph
- flow graph
- game graph
- harward graph
- indirected graph
- infinite graph
- information graph
- irregular graph
- labeled graph
- line graph
- linear graph
- locally finite graph
- marked points graph
- monochromatic graph
- multidimensional graph
- N-chromatic graph
- network graph
- net graph
- node-symmetric graph
- object graph
- ordered graph
- oriented graph
- pattern graph
- planar graph
- processing graph
- product graph
- regular graph of degree N
- regular graph
- scene graph
- section graph
- signal-flow graph
- singular graph
- software graph
- spectral decision graph
- stacked bar graph
- stacked graph
- state graph
- strongly connected graph
- task graph
- total graph
- transaction graph
- transition graph
- tree graph
- two-dimensional graph
- undirected graph
- vertex-weighted graph
- weighted directed graph
- word graphEnglish-Russian dictionary of computer science and programming > graph
-
9 graph
[ɡræf]acyclic graph ациклический граф acyclic graph граф без петель bar graph гистограмма bar graph столбиковая диаграмма bar graph столбцовая диаграмма bunch graph сетчатая номограмма bunch graph сетчатая нормограмма circuit-free graph граф без циклов circular graph круговая диаграмма conflict graph вчт. граф конфликтов connected graph связный граф connectivity graph граф связности dataflow graph вчт. граф потока данных directed graph ориентированный граф disconnect graph несвязный граф figurative graph изобразительная диаграмма flow graph вчт. потоковый граф functional graph функциональный граф grammar graph граф грамматики graph мат. граф graph граф graph график, диаграмма, кривая graph график graph графический graph диаграмма graph изображать в виде диаграммы graph кривая зависимости graph номограмма graph строить график graph attr.: graph paper миллиметровка graph attr.: graph paper миллиметровка paper: graph graph миллиметровка quantitative graph количественный график quantitative graphs количественные графики state graph граф состояний statistical graph of program учетно-плановый график structural graph структурный график syntactic graph синтаксический граф time graph временная диаграмма transition graph граф переходов transitive graph транзитивный граф undirected graph неориентированный граф -
10 connectivity
n мат. связность -
11 connectivity
-
12 connectivity
-
13 connectivity
connectivity list — список соединений; таблица связности
English-Russian dictionary of Information technology > connectivity
-
14 connectivity
1) подключаемость, соединяемость, способность к подключениюа) возможность и средства соединения (взаимодействия) компьютеров, систем или устройств между собой. Например, uninterrupted connectivity - непрерываемое соединение, постоянная связь; wireless connectivity to corporate resources - возможность беспроводного подключения к корпоративным ресурсамб) возможность для компьютера или программы (и соответствующие средства реализации) взаимодействия, совместимости и т. п. с другими программами и устройствами2) связанностьвозможность соединения двух сетей различной архитектуры; как строгий математический термин - количественный показатель относительного числа соединённых друг с другом узлов графа или сетисм. тж. graph3) связываемость, связностьАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > connectivity
-
15 graph theory
Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > graph theory
-
16 connectivity of graph
Вычислительная техника: связность графа -
17 graph connectivity
Математика: связность графа -
18 graph connectivity
мат. -
19 connectivity of graph
English-Russian information technology > connectivity of graph
-
20 domain of connectivity
connectivity list — список соединений; таблица связности
English-Russian big polytechnic dictionary > domain of connectivity
- 1
- 2
См. также в других словарях:
Connectivity (graph theory) — In 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) which need to be removed to disconnect the remaining nodes from each other[1]. It is… … Wikipedia
Graph (mathematics) — This article is about sets of vertices connected by edges. For graphs of mathematical functions, see Graph of a function. For statistical graphs, see Chart. Further information: Graph theory A drawing of a labeled graph on 6 vertices and 7 edges … Wikipedia
Graph partition — The graph partitioning problem in mathematics consists of dividing a graph into pieces, such that the pieces are of about the same size and there are few connections between the pieces.Consider a graph G(V,E), where V denotes the set of vertices… … Wikipedia
Graph theory — In mathematics and computer science, graph theory is the study of graphs : mathematical structures used to model pairwise relations between objects from a certain collection. A graph in this context refers to a collection of vertices or nodes and … Wikipedia
Graph isomorphism — In graph theory, an isomorphism of graphs G and H is a bijection between the vertex sets of G and H such that any two vertices u and v of G are adjacent in G if and only if ƒ(u) and ƒ(v) are adjacent in H. This kind of bijection is commonly… … Wikipedia
Graph automorphism — In graph theoretical mathematics, an automorphism of a graph is a form of symmetry in which the graph is mapped onto itself while preserving the edge vertex connectivity.Formally, an automorphism of a graph G = ( V , E ) is a permutation sigma;… … Wikipedia
Graph toughness — In graph theory, toughness is a measure of the connectivity of a graph. A graph G is said to be t tough if, for every k > 1, G cannot be split into k different connected components by the removal of fewer than tk vertices. For instance, a graph… … Wikipedia
graph toughness — noun (mathematics) a measure, expressed by a positive integer (with the exception of complete graphs) of the connectivity of a graph … Wiktionary
Directed graph — A directed graph. A directed graph or digraph is a pair G = (V,A) (sometimes G = (V,E)) of:[1] a set V, whose elements are called vertices or … Wikipedia
Cut (graph theory) — In graph theory, a cut is a partition of the vertices of a graph into two disjoint subsets. The cut set of the cut is the set of edges whose end points are in different subsets of the partition. Edges are said to be crossing the cut if they are… … Wikipedia
Cheeger constant (graph theory) — In mathematics, the Cheeger constant (also Cheeger number or isoperimetric number) of a graph is a numerical measure of whether or not a graph has a bottleneck . The Cheeger constant as a measure of bottleneckedness is of great interest in many… … Wikipedia