singnet / offernet

Offer Networks simulation framework written in Java/Groovy/Gremlin
https://singnet.github.io/offernet/public/offernet-documentation/index.html
MIT License
8 stars 5 forks source link

finish centralizedSearch routine #36

Closed kabirkbr closed 6 years ago

kabirkbr commented 6 years ago

a counterpart of #35, only centralized.. the test should check if the routine finds a manually created and inserted into the network chain of {offer<->demand} pairs -- and if it does not find the chain that was not added to the network ;).

subtask of #15