There are two parts in this project. In the first part, I need to calculate some basic properties of a given network, including alpha value, pair rate, closeness centrality, and betweenness centrality. In the second part, I need to implement Independent Cascade Model (IC Model) and Linear Threshold Model (LT Model).