Please fix all the Todo fuctions, I have marked all thefunctions that need to be fix by overstriking.
package CSC301SP18Homework;
import algs41.Graph;
import algs41.GraphGenerator;
import stdlib.*;
/**
* class Friendship version 1.0
*
* computes several ‘friendship’ related values for a graph
*
* numberOfTrios: the number of groups of 3 vertices (u,v,w)which are all directly connected to each other
* indirectPopularity: for a vertex v, its indirect popularity isthe maximum degree of all the nodes adjacent to v
* averageNumberOfFriends: see below
* socialRank: The social rank of a vertex v is: the number ofnodes in the graph
* that have more friends than v does
* a lower number implies higher social ‘status’
*
*
PayPal Gateway not configured
PayPal Gateway not configured