File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,17 @@ they are instead computed as needed. New virtual graphs are constructed
3737by composing and filtering a set of standard graphs, or by writing
3838functions that describe the edges of a graph.
3939
40- ### Author
40+ ### Roadmap
41+
42+ * The API of this library is frozen.
43+ * Bug fixes and performance enhancement can be expected.
44+ * New functionality might be included.
45+
46+ The only accepted reason to change the API of this package is to
47+ handle bug fixes that can't be resolved in any other reasonable way.
48+
49+ New features and performance enhancements are limited to basic
50+ algorithms and data structures, akin to the ones that you might find
51+ in a computer science textbook.
4152
4253Stefan Nilsson – [ korthaj] ( https://github.com/korthaj )
You can’t perform that action at this time.
0 commit comments