Versions in this module Expand all Collapse all v0 v0.9.2 May 11, 2021 Changes in this version + func Cartesian(dst graph.Builder, a, b graph.Graph) + func CoNormal(dst graph.Builder, a, b graph.Graph) + func Lexicographical(dst graph.Builder, a, b graph.Graph) + func Modular(dst graph.Builder, a, b graph.Graph) + func ModularExt(dst graph.Builder, a, b graph.Graph, agree func(eA, eB graph.Edge) bool) + func Strong(dst graph.Builder, a, b graph.Graph) + func Tensor(dst graph.Builder, a, b graph.Graph) + type Node struct + A graph.Node + B graph.Node + UID int64 + func (n Node) ID() int64