Caesar AI Atlas

Граф (дискретная математика)

Also known as: Graph (Discrete Mathematics) · Discrete Mathematics · Graph Discrete Mathematics

Caesar AI Atlas Definition

Граф в дискретной математике — структура, состоящая из объектов, называемых вершинами или узлами, и отношений между ними, называемых ребрами. Графы моделируют попарные отношения и являются фундаментальными для анализа сетей, алгоритмов и представлений ИИ.

Other Definitions

Граф (дискретная математика) Source

In mathematics, and more specifically in graph theory, a graph is a structure amounting to a set of objects in which some pairs of the objects are in some sense "related". The objects correspond to mathematical abstractions called vertices (also called nodes or points) and each of the related pairs of vertices is called an edge (also called an arc or line).

Related Terms