Social Nets Emergence Model 1.0.0

Please look at the MainClass.java. The method of run(Sociaty society, double resourceWeight, double wellBeingWeight, double allianceWeight, double riskWeight, double stressWeight, boolean crossoverST, boolean crossoverEM, boolean crossoverDe) is the functionality method to run the model. This model considers 5 weights: resource-wellBeing-alliance-risk-stress. For those who are only interested in resource v.s. well-being, please set alliance, risk and stress as zeros.
This is a companion discussion topic for the original entry at https://www.comses.net/codebases/2934/releases/1.0.0/