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