Open emjun opened 3 years ago
Pro Concepts rather than just Concept names:
As of Jan. 11: The ASP constraint generation code hacks around the fact that Effect Sets provide only Concept Names (strs). This code will not cover edge cases where the variable names (in the dataset) are different from the concept names.
As of Jan. 5, 2021, the Effect Set uses strings of Concept names (due to how we generate effects from the conceptual graph, and ultimately how we create nodes in the concept graph).
To make it easier/facilitate more seamless modeling from Effect Set (see model function in Tisane class), it may make more sense to use concepts, rather than strings?