File size: 751 Bytes
2795186
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head></head>
<body>

<table border=0 cellspacing=0 cellpadding=6>
<tr>
<td valign=top>
	<img src="icon.png">
<td valign=top>
        <h2>Student Cliques</h2>
        <b>Tutorial 13 of WCSS Tutorial Series</b>
</table>

<p>
A fictional model of student clique formation on playgrounds.  Students form a social network of varying degrees 
of mutual friendship or dislike.  Once let out of school, students try to move towards friends and away from enemies
.  Additional forces tug on students to keep them near near the schoolhouse (the center of the yard), and to add som
e randomness.  Students change from red to blue as they become happier with their situation.
</p>

</body>
</html>