Commit graph

33 commits

Author SHA1 Message Date
vandomej
01b0afc20b Adding doc comments for genetic_state 2021-08-17 21:12:24 -07:00
vandomej
b59ded5f5f Adding doc comments for genetic_node 2021-08-15 13:24:58 -07:00
vandomej
5e204a2c28 Separating binary into library for doctests 2021-08-12 19:27:30 -07:00
vandomej
f751e46389 Adding result type to genetic node return values. 2021-08-05 13:24:46 -07:00
vandomej
fdcf0b1e23 Partial implementation of node state machine 2021-07-22 14:40:26 -07:00
vandomej
a32618da37 Made bracket tree more balanced 2021-06-25 11:22:24 -07:00
vandomej
8a66fe3ee6 Changed the way that new branches are created. 2021-06-24 16:59:21 -07:00
vandomej
4ea2d4cbbc File cleanup for unit tests 2021-06-24 06:28:26 -07:00
vandomej
0ae5cc81e0 Adding some documentation. 2021-06-23 12:35:59 -07:00
vandomej
5990664573 Simulating actual bracket. 2021-06-03 19:33:12 -07:00
vandomej
de22c5ddc5 Changing btree implementation 2021-06-03 00:54:23 -07:00
Jacob VanDomelen
f3720847ed Modified FileLinked struct 2021-01-12 20:17:12 -08:00
Jacob VanDomelen
53e0ec865f Using serde for serializing 2021-01-12 13:42:35 -08:00
Jacob VanDomelen
978baef596 Added more Tree documentation. 2019-06-02 01:05:10 -07:00
Jacob VanDomelen
1460f5e6b8 Making adjustments based on clippy. 2019-06-01 13:20:08 -07:00
Jacob VanDomelen
87fc26962b Created btree macro for easy creation of trees. 2019-06-01 04:07:34 -07:00
Jacob VanDomelen
255e26c95a Started implementation on tree unit tests. 2019-06-01 02:44:14 -07:00
Jacob VanDomelen
048ea8d564 Added rustfmt utility to project. 2019-05-31 23:36:42 -07:00
Jacob VanDomelen
feadba1a65 #1 Finished FileLinked implementation. 2019-05-31 23:07:13 -07:00
Jacob VanDomelen
4252851b81 Finished implementing FileLinked struct. 2019-05-31 16:49:39 -07:00
Jacob VanDomelen
219b00b95d finished FromStr implementation. 2019-05-31 02:52:54 -07:00
Jacob VanDomelen
7be7b6282f Continuing FromStr implementation. 2019-05-30 23:46:52 -07:00
Jacob VanDomelen
c929e6b3a5 Started creation of FileData trait. 2019-05-27 21:54:54 -07:00
Jacob VanDomelen
8946a3cfb8 Genericized Tree struct implementation. 2019-05-26 22:24:12 -07:00
Jacob VanDomelen
dd282236fd Added various comments to the project. 2019-05-25 21:14:37 -07:00
Jacob VanDomelen
e6570cf4b7 Added command line argument parsing. 2019-05-24 19:23:50 -07:00
Jacob VanDomelen
5abe93a0dc Seperated state from structural tree. 2019-05-23 18:40:57 -07:00
Jacob VanDomelen
673b0dd5eb Added dynamic simulation. 2019-05-22 13:10:49 -07:00
Jacob VanDomelen
b5f39f294a Added continuous bracket. 2019-05-22 11:41:46 -07:00
Jacob VanDomelen
38f0c14ce8 Added Tree type and implementations 2019-05-22 01:44:42 -07:00
Jacob VanDomelen
3160227bfc Added initial rust project. 2019-05-21 23:22:22 -07:00
vandomej
cab7de030f
Update README.md 2019-05-10 01:03:48 -07:00
vandomej
8dea16ee29
Initial commit 2019-05-10 00:59:33 -07:00