Lipen / discrete-math-course

:milky_way: Supplementary materials for Discrete Math course at ITMO University
GNU General Public License v3.0
27 stars 5 forks source link

cheat5: Add definition of centroid #12

Open Lipen opened 2 months ago

Lipen commented 2 months ago

Cheat 5 on "Graph Theory" already contains the image depicting the difference between center and centroid in a graph, but only contains the definition of a center. Note that there are two (equivalent) definition of centroid: via branches and via n/2 sized parts. Both have to be included, and the equivalence has to be proven.

pelmesh619 commented 2 months ago

👍