Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

Method to create a Clip by following shortest path from Frame A to Frame B #25

Closed
tswast opened this issue Sep 2, 2018 · 1 comment
Closed

Comments

@tswast
Copy link
Contributor

tswast commented Sep 2, 2018

Since Clip is no longer a first-class object, a method to find the shortest path between two frames would be helpful for previewing loops.

@tswast
Copy link
Contributor Author

tswast commented Sep 6, 2018

Might want to use https://networkx.github.io/documentation/stable/reference/algorithms/shortest_paths.html rather than implementing shortest path in SQL / Python myself.

@tswast tswast closed this as completed May 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant