-
Notifications
You must be signed in to change notification settings - Fork 0
Description
From #192, I realized that I was using the word "graph" to mean "the image showing all the relations that I generate", but I now know I was misinterpreting this. "Graph" really means "a representation of a single relation", so each of my generated images really visualized two graphs on the same set of nodes. Because of this, we wondered if we should be displaying these relations separately.
During our meeting, I linked the (large) "graph" of all explicit relations between all explicit test approaches. Just now, I manually adapted the generated digraph code to create one image for each type of relation (again, still explicit, so this is still smaller than the set of relations/approaches that includes all not explicit data as we've previously discussed). I think taking a look at the generated explicit synonym graph helps defend why I think merging two relations into one graphical relation makes the most sense. 😂 We could remove all approaches that do not have a synonym relation, resulting in a nice small graph of synonyms to include in our thesis (perhaps alongside our definition of the relation?) but I'm not exactly sure what value that would bring. Thoughts?
Metadata
Metadata
Assignees
Labels
Projects
Status