Superscriptus / SuperScript

SuperScript simulation engine for a social teamwork game.
GNU Affero General Public License v3.0
3 stars 0 forks source link

Edit the social network #9

Open cm1788 opened 3 years ago

cm1788 commented 3 years ago

To store more information - currently just stores number of successful collaborations.

Want to store:

Anything else?

cm1788 commented 3 years ago

Also: some nodes are not being deleted from the social network after the worker is replaced... (see notebook)

rusty-chris commented 2 years ago

Also update output format to something more concise so that network can be saved on each timestep if desired.

G Pickle - Multi-line adjacency?

rusty-chris commented 2 years ago

Also change 'weight' to 'width' for consistency with PyVis syntax