All-Edges Monochromatic Triangle
Given an -node graph in which each edge has a color from to , decide for each edge whether it belongs to a monochromatic triangle, a triangle whose all three edges have the same color.
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 8 of 8 reductions
Other relevant algorithms
Insuffient Data to display table