valueflows

valueflows docs
git clone https://s.sonu.ch/~srfsh/valueflows.git
Log | Files | Refs | README

commit 0ad6bac8fcc3b060a59d164bcc7b478e3a25369f
parent 1c1648e3e6f2db3b06186d0d0fcf68f15f792002
Author: Bob Haugen <bob.haugen@gmail.com>
Date:   Tue, 27 Oct 2015 14:58:45 -0500

Disclaimer on soon-to-be-dead-links
Diffstat:
Muse-cases/dhen-value-flow.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/use-cases/dhen-value-flow.md b/use-cases/dhen-value-flow.md @@ -70,6 +70,8 @@ resource.depth_first_search(): ## Actual code +(These links will become obsolete soon...will either delete or do something better...) + * [incoming_value_flows](https://github.com/valnet/valuenetwork/blob/master/valuenetwork/valueaccounting/models.py#L4708) * [calls a recursive depth-first-search](https://github.com/valnet/valuenetwork/blob/master/valuenetwork/valueaccounting/models.py#L4729) * [calls event_sequence](https://github.com/valnet/valuenetwork/blob/master/valuenetwork/valueaccounting/models.py#L3842)