typedb/typedb-driver-examples

Build journey planner via 2 methodologies

Closed this issue · 2 comments

grabl commented

This issue was originally posted by @jmsfltchr on 2018-05-08 13:23.

Create journey planning ready for demonstration at the upcoming meetup talk. That talk can outline that we don't immediately have all of the tools that we want to fulfil this task out-of-the-box, but that we will implement those soon. I will show what we can do presently via 2 methods: 1 - reasoning + expanding explanations 2 - compute path + filtering results Ideally giving as much tangible information as possible on how to build the model, including the limitations and pitfalls of the model we choose to build based on what we want to do with it.

grabl commented

This comment was originally posted by @haikalpribadi on 2018-05-21 17:00:19+02:00.

this ticket is still open from week 19 @jmsfltchr

grabl commented

This comment was originally posted by @jmsfltchr on 2018-05-29 12:22:44+02:00.

We weren't able to do path planning via reasoning because we don't get the explanation back in Python. Otherwise this is complete for the purpose of creating an example.