hiperwalk.ContinuousTime.set_hamiltonian_type#

ContinuousTime.set_hamiltonian_type(type='adjacency')[source]#

Set the type of the Hamiltonian.

Parameters:
type: {‘adjacency’, ‘laplacian’}

Two types of Hamiltonian are used: 'A' is shorthand for 'adjacency'. 'L' is shorthand for 'laplacian'.