| 
 | 
 | ||||||||||||||||
| bool  operator() (const Neighbor* lhs, const Neighbor* rhs) | operator() | 
[const]
Compare two Neighbors based on their MPR candidacy. It is assumed both pointers are valid for the scope of the functor.
Collation order: willingness, reachability, degree.
Returns: true if lhs comes before rhs.