pycopancore icon indicating copy to clipboard operation
pycopancore copied to clipboard

Group entity

Open zugnachpankow opened this issue 2 years ago • 1 comments

I think the group entity would be at a point to be merged into master. I only ran tests that used the entity with a modified seven dwarfs script, but i also ran exploit (w/o use of group entity) and had no errors due to the implementation of the group entity in the global data structure and the base component. If any problems arise with other studies or whatsoever would be good to know early on.

Changes:

  • implement group entity as globally available class
  • enable overlapping memberships of individuals in groups via a directed network (props to @mensch72 for this idea)
  • adjust implementation

zugnachpankow avatar Jun 20 '22 13:06 zugnachpankow