merge_allowed: Check if the two junctions within a cluster are adjacent

Description Usage Arguments Examples

Description

This function allows only adjacenct junctions to merge to ensure spatially contiguous clusters

Usage

1
merge_allowed(i, j, clustering, adjacency)

Arguments

i

Junction i

j

Junction j

clustering

Set of clusters

adjacency

Matrix to represent links from Junction j to Junction i

Examples

1

AshwiniKV/fdclust documentation built on May 27, 2019, 7:24 a.m.