#All-Edges Monochromatic Triangle
Given an -node graph in which each edge has a color from to , determine for each edge the number of monochromatic triangles (i.e. triangles whose all three edges have the same color) containing .
Parameters
- : number of nodes
- : number of edges
- : number of colors
Related Problems
Insufficient data to display graph
Filters
Computational Model
Randomization
Approximation
Algorithms Table
Insuffient Data to display table
Reductions Table
Displaying 2 of 2 reductions
Other relevant algorithms
Insuffient Data to display table