--
You received this message because you are subscribed to the Google Groups "cs310" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cs310+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Yeah, that's also what I'm (trying) doing, But yeah you basically make the one without incoming edges the start and any and all nodes without outgoing edges would go to the implicit exiting node.
--Quinn Jones
qjo...@mix.wvu.edu
You don't have to change the text you can just create an extra node in the code that exits and then if you find a node with no written outgoing edges you instead attach it to the exit node.
--Quinn Jones
qjo...@mix.wvu.edu