initialize

public void initialize(Array<String> header)

Initialize the adjacency matrix constants (i.e. edge weights, row counter and graph size)

Parameters

header

the first row of the adjacency matrix