All Pairs Minimum Witness
Fix an instance of negative triangle with node sets and weight function . Let . Recall that the triple is a negative triangle iff . Fix a total ordering on the nodes in in the negative triangle instance. For any , a node is called a minimum witness for if is a negative triangle but is not a negative triangle for all according to the ordering. All Pairs Minimum Witness (APMW) is the problem of finding a minimum witness for each pair if such a exists for .
Parameters
- : number of vertices
- : number of edges
Insufficient data to display graph
Filters
Computational Model
Randomization
Approximation
Algorithms Table
Insuffient Data to display table
Reductions Table
Insuffient Data to display table
Other relevant algorithms
Insuffient Data to display table