Dennis
|
fef173d3fe
|
Restructure node graph project layout
|
2022-08-01 23:44:08 -07:00 |
|
Dennis
|
850ca7c73a
|
Add Exec trait to simplify calling nodes without input data
|
2022-08-01 23:44:07 -07:00 |
|
Dennis
|
a4542b20be
|
Implement ProxyNode for node graph
|
2022-08-01 23:44:05 -07:00 |
|
Dennis
|
066b57f43e
|
Add Fst- and SndNode to node graph
|
2022-08-01 23:44:03 -07:00 |
|
Dennis
|
f58f2ee7ed
|
Add FnNode and FnNodeWithState to node graph
|
2022-08-01 23:44:01 -07:00 |
|
Dennis
|
33244e7122
|
Finish implementation of compose node
|
2022-08-01 23:44:00 -07:00 |
|
Dennis
|
49aa948971
|
Rewrite node graph using generic associated types
|
2022-08-01 23:43:58 -07:00 |
|
Dennis
|
7a79a892b4
|
Implement node composition and Cache node
|
2022-08-01 23:43:56 -07:00 |
|
Dennis
|
4f492b24d2
|
Transition to a trait-based node graph
|
2022-08-01 23:43:54 -07:00 |
|
TrueDoctor
|
01bbe5dced
|
Initial implementation of node graph based on structs
|
2022-08-01 23:43:42 -07:00 |
|