Skip to content

Convex sub hypergraphs#26

Merged
statusfailed merged 21 commits intohellas-ai:masterfrom
mstn:convexity
Feb 28, 2026
Merged

Convex sub hypergraphs#26
statusfailed merged 21 commits intohellas-ai:masterfrom
mstn:convexity

Conversation

@mstn
Copy link
Contributor

@mstn mstn commented Feb 6, 2026

Context

Convex sub hypergraphs for rewriting with SMT.

Details

  • Modeled a sub hypergraph H of G as an arrow H -> G
  • To avoid “all paths” quantification we turned it into reachability in a doubled state space. If layer‑1 reachability intersects the selected node set, convexity fails (credits Codex). In the paper, there is a note saying that convexity can be checked in a more efficient way assuming acyclic and monogamous, we might consider in the future also this case.

@mstn mstn marked this pull request as ready for review February 9, 2026 07:51
@statusfailed statusfailed merged commit bfde2ad into hellas-ai:master Feb 28, 2026
2 checks passed
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.

2 participants