synthetic trust network generator
This repository includes the synthetic trust network generation code for our paper: Leveraging Network Properties for Trust Evaluation in Multi-agent Systems. Xi Wang, Mahsa Maghami, Gita Sukthankar. IEEE/WIC/ACM International Conference on Intelligent Agent Technology. 2011. pp. 288-294
1)"direct_synthetic_generator.m" file contains the code for generating directed trust network
2)An example of how to run the generation code is explained in "Generation_demo.m" file.