Home
last modified time | relevance | path

Searched defs:are_adjacent (Results 1 – 7 of 7) sorted by path

/dports/biology/py-hits/hits-0.1/hits/
H A Dinterval.py12 def are_adjacent(first, second): function
/dports/math/R-cran-igraph/igraph/R/
H A Dstructure.info.R49 are_adjacent <- function(graph, v1, v2) { function
/dports/math/cgal/CGAL-5.3/include/CGAL/Partition_2/
H A DVertex_visibility_graph_2.h356 bool are_adjacent(const Polygon& polygon, Polygon_const_iterator p, in are_adjacent() function
H A DVertex_visibility_graph_2_impl.h425 int are_adjacent) in update_visibility()
/dports/math/graphthing/graphthing-1.3.2/src/
H A Dgraph.cc388 bool Graph::are_adjacent (const Vertex *v1, const Vertex *v2, bool dir) const in are_adjacent() function in Graph
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/itaps/fbigeom/
H A DFBiGeom_MOAB.cpp362 iBase_EntityHandle entity_handle2, int* are_adjacent, int* err) { in FBiGeom_isEntAdj()
/dports/science/pagmo2/pagmo2-2.18.0/src/topologies/
H A Dbase_bgl_topology.cpp150 bool base_bgl_topology::are_adjacent(std::size_t i, std::size_t j) const in are_adjacent() function in pagmo::base_bgl_topology