BitGraph.Algorithm behaviour (bitgraph v0.4.1)
Summary
Callbacks
@callback postprocess(BitGraph.t(), any()) :: any()
@callback preprocess(BitGraph.t(), Keyword.t()) :: Keyword.t()
@callback run(BitGraph.t(), Keyword.t()) :: any()
@callback postprocess(BitGraph.t(), any()) :: any()
@callback preprocess(BitGraph.t(), Keyword.t()) :: Keyword.t()
@callback run(BitGraph.t(), Keyword.t()) :: any()