Did you know ... Search Documentation:
Pack logtalk -- logtalk-3.101.0/docs/apis/_sources/unweighted_undirected_graph_0.rst.txt

.. index:: single: unweighted_undirected_graph .. _unweighted_undirected_graph/0:

.. rst-class:: right

object

unweighted_undirected_graph

Unweighted undirected graph predicates using the AVL tree dictionary representation.

| Availability: | logtalk_load(graphs(loader))

| Author: Paulo Moura | Version: 1:0:0 | Date: 2026-02-19

| Compilation flags: | static, context_switching_calls

| Extends: | public :ref:`unweighted_undirected_graph(avltree) <unweighted_undirected_graph/1>`

| Remarks: | (none)

| Inherited public predicates: | Â :ref:`unweighted_graph_protocol/0::add_edge/4` Â :ref:`graph_protocol/0::add_edges/3` Â :ref:`graph_protocol/0::add_vertex/3` Â :ref:`graph_protocol/0::add_vertices/3` Â :ref:`graph_protocol/0::all_pairs_min_paths/2` Â :ref:`graph_protocol/0::all_pairs_min_predecessors/2` Â :ref:`undirected_graph_common/0::articulation_points/2` Â :ref:`graph_protocol/0::breadth_first_order/3` Â :ref:`undirected_graph_common/0::bridges/2` Â :ref:`unweighted_graph_protocol/0::complement/2` Â :ref:`unweighted_undirected_graph/1::connected_components/2` Â :ref:`undirected_graph_common/0::cycle/2` Â :ref:`unweighted_undirected_graph/1::degree/3` Â :ref:`unweighted_graph_protocol/0::delete_edge/4` Â :ref:`graph_protocol/0::delete_edges/3` Â :ref:`graph_protocol/0::delete_vertex/3` Â :ref:`graph_protocol/0::delete_vertices/3` Â :ref:`graph_protocol/0::depth_first_order/3` Â :ref:`unweighted_graph_protocol/0::edge/3` Â :ref:`graph_protocol/0::edges/2` Â :ref:`graph_protocol/0::empty/1` Â :ref:`undirected_graph_common/0::graph_coloring/3` Â :ref:`undirected_graph_common/0::has_cycle/1` Â :ref:`graph_protocol/0::has_path/3` Â :ref:`graph_protocol/0::is_bipartite/1` Â :ref:`graph_protocol/0::is_complete/1` Â :ref:`unweighted_undirected_graph/1::is_connected/1` Â :ref:`graph_protocol/0::is_sparse/1` Â :ref:`undirected_graph_common/0::is_tree/1` Â :ref:`graph_protocol/0::max_path/5` Â :ref:`undirected_graph_common/0::maximal_cliques/2` Â :ref:`undirected_graph_common/0::maximum_cliques/2` Â :ref:`graph_protocol/0::min_distances/3` Â :ref:`graph_protocol/0::min_path/5` Â :ref:`graph_protocol/0::min_predecessors/3` Â :ref:`graph_protocol/0::neighbors/3` Â :ref:`graph_protocol/0::new/1` Â :ref:`graph_protocol/0::new/2` Â :ref:`graph_protocol/0::new/3` Â :ref:`graph_protocol/0::number_of_edges/2` Â :ref:`graph_protocol/0::number_of_vertices/2` Â :ref:`graph_protocol/0::path/3` Â :ref:`graph_protocol/0::reachable/3` Â :ref:`graph_protocol/0::vertices/2` Â

.. contents:: :local: :backlinks: top

Public predicates

(no local declarations; see entity ancestors if any)

Protected predicates

(no local declarations; see entity ancestors if any)

Private predicates

(no local declarations; see entity ancestors if any)

Operators

(none)