2026-02-04 - 2026-03-04

Overview

8 Active Pull Requests
17 Active Issues
Excluding merges, 1 author has pushed 8 commits to main and 21 commits to all branches. On main, 57 files have changed and there have been 6055 additions and 193 deletions.

7 Pull requests merged by 1 user

1 Pull request proposed by 1 user

7 Issues closed from 1 user

17 Issues created by 1 user

Opened #16 feat(models): feature encoding for assembly graph nodes and edges 2026-02-04 20:21:51 +00:00

Opened #17 feat(datasets): PyG dataset adapter for assembly shard files 2026-02-04 20:22:10 +00:00

Opened #18 feat(models): model config dataclass and architecture registry 2026-02-04 20:22:22 +00:00

Opened #19 feat(models): GIN encoder for assembly graphs 2026-02-04 20:22:33 +00:00

Opened #20 feat(models): GAT encoder with multi-head attention and residual connections 2026-02-04 20:22:41 +00:00

Opened #21 feat(models): multi-task prediction heads for constraint analysis 2026-02-04 20:22:53 +00:00

Opened #22 feat(models): assembled multi-task model and loss function 2026-02-04 20:23:08 +00:00

Opened #23 chore: project scaffolding for decomposition solver package 2026-02-20 22:24:11 +00:00

Opened #24 feat(graph): constraint graph builder from SolveContext 2026-02-20 22:24:46 +00:00

Opened #25 feat(analysis): structural analyzer with DOF counting and sparsity checks 2026-02-20 22:25:12 +00:00

Opened #26 feat(decomp): biconnected component decomposition and solve plan DAG 2026-02-20 22:25:46 +00:00

Opened #27 feat(patterns): closed-form solvers for common mate patterns 2026-02-20 22:26:25 +00:00

Opened #28 feat(dispatch): subproblem dispatcher to backend solvers 2026-02-20 22:26:56 +00:00

Opened #29 feat(reconcile): sub-solution merger with loop closure validation 2026-02-20 22:27:21 +00:00

Opened #30 feat(solver): DecompositionSolver entry point and kcsolve registration 2026-02-20 22:27:57 +00:00

Opened #31 test: end-to-end roundtrip tests comparing decomposition vs direct Ondsel 2026-02-20 22:28:23 +00:00

Opened #32 docs: architecture and integration guide for decomposition solver 2026-02-20 22:28:45 +00:00