Skip to content

Conversation

@dyumanaditya
Copy link
Contributor

@dyumanaditya dyumanaditya commented Mar 18, 2024

Major changes:

  • Make unseen clause variables in node clauses take all possible nodes instead of just the neighbors
  • Restructure the way subsets are treated why grounding rules, make sure that the previous subsets are updated to take into account the changes from the new clause groundings
  • Modify annotation function parameter to see what are the specific labels and nodes associated with each annotation
  • Update parallel core support, make sure it is threadsafe
  • Fix bug with interpretation dictionary not working with no timestep specification in pr.reason()
  • Fix issue where different variables are being grounded by the same constant.
  • Update Readme.md and add link to documentation
  • Update the way we can delete nodes/edges (see ad-hoc-branch)
  • Remove nested lists in grounding process
  • Make sure not to add an edge if there is an edge that exists
  • Text facts
  • Make it simpler to input rules and facts
  • Fix bug with interpretation dict after reasoning (no timestep)
  • UPDATE DOCS

@dyumanaditya dyumanaditya added the enhancement New feature or request label Mar 18, 2024
@dyumanaditya dyumanaditya self-assigned this Mar 18, 2024
@dyumanaditya dyumanaditya merged commit 5a1aab7 into main Dec 1, 2024
3 checks passed
@dyumanaditya dyumanaditya deleted the v3.0.0 branch December 1, 2024 16:13
dyumanaditya pushed a commit that referenced this pull request Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants