UNPKG

agentjs-core

Version:

A comprehensive agent-based modeling framework with built-in p5.js visualization

7 lines 207 B
/** * Network System - Social network modeling and management */ export * from './NetworkManager'; export * from './SocialInfluence'; export * from './NetworkFormation'; //# sourceMappingURL=index.d.ts.map