Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Agent grouping #40

Open
davidje13 opened this issue Jan 13, 2018 · 0 comments
Open

Agent grouping #40

davidje13 opened this issue Jan 13, 2018 · 0 comments

Comments

@davidje13
Copy link
Owner

Add support for rendering a labelled box around a group of agents:

begin A, B, C
begin group of A, B: Foobar as G
A -> B
end G

Group beginnings should be pulled up to encompass agent creation, and group end pushed down to encompass agent destruction. Thought needs to be given to how this will interact with unexpected ordering, and how to maintain vertical alignment with ungrouped agents. This will probably behave in a similar manner to references. It may be desirable to allow notes and communication arrows referencing the group.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant