Skip to content

Sketch of a dependency debugger#44

Open
jurgenvinju wants to merge 1 commit intomainfrom
experiment/debug-dependencies-experimentt
Open

Sketch of a dependency debugger#44
jurgenvinju wants to merge 1 commit intomainfrom
experiment/debug-dependencies-experimentt

Conversation

@jurgenvinju
Copy link
Copy Markdown
Member

@jurgenvinju jurgenvinju commented Apr 8, 2026

This is not working code. Just a sketch to see how a missing dependency debugger would work:

  • collect calculator dependencies in a relation loc x loc during collect (not complete)
  • store dependency graph in TModel
  • rename physical locations to logical locations in dependency graph (not started)
  • close dependency graph in Collector and use negative lookups with getType (not complete)

@PaulKlint Is this early transitive closure ever going to be complete if more logical names can be discovered later during solving?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant