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

Implement input-deck / preprocessor #2

Open
GregVernon opened this issue Oct 25, 2016 · 0 comments
Open

Implement input-deck / preprocessor #2

GregVernon opened this issue Oct 25, 2016 · 0 comments
Assignees

Comments

@GregVernon
Copy link
Owner

No description provided.

@GregVernon GregVernon self-assigned this Oct 25, 2016
GregVernon referenced this issue Sep 3, 2017
Input processor converts input-deck into a graph structure.
GregVernon referenced this issue Sep 3, 2017
Instead of returning an undirectional graph, input preprocessor now
returns a directional graph.  This allows for explicit storage &
querying of parents (_predecessors_) and children (_successors_)
GregVernon referenced this issue Sep 5, 2017
Hopefully something clicks and sticks...
GregVernon referenced this issue Sep 7, 2017
Allows field to store data of different type, class, and/or size
GregVernon referenced this issue Sep 7, 2017
Input file is converted into a directional graph, these SVG images
demonstrate this feature.
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