Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Paul Fiterau Brostean
tomte-struct
Commits
2489834f
Commit
2489834f
authored
Mar 14, 2016
by
Paul Fiterau Brostean
Browse files
Merge branch 'master' of gitlab.science.ru.nl:pfiteraubrostean/tomte-struct
parents
1ecf2087
db2c4f10
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
0 → 100644
View file @
2489834f
Here we setup and improve the basic structures used in Tomte.
These include:
*
a generic tree structure
+
each node encapsulates a generic data type and maintains a list of referrences to children
*
a generic graph structure
+
each node encapsulates a generic data type with set-able content
+
each edge implements a generic process,
+
the graph structure itself provides node/edge management, along
with other features (connectivity, splitting)
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment