Research-Stack/6-Documentation/tiddlywiki-local/wiki/tiddlers/AMMR Adaptive Meshless Methods.tid
Brandon Schneider 679945c1a0 ingest: dair-ai Agentic Engineering Wiki (51 tips, 7 categories)
Cross-referenced against our prover orchestration layers:
- Plan-Execute-Verify-Replan ↔ L0-L3 pipeline
- Agents as specialists ↔ 11-agent swarm
- Guardrails ↔ ProverWatchdog
- Sandbox testing ↔ Virtual FPGA tests
- Trajectory-aware eval ↔ BFS audit trail

5 gaps identified, 4 strengths confirmed
2026-05-07 00:27:02 -05:00

9 lines
868 B
Text

created: 20260507000000000
modified: 20260507000000000
tags: ResearchStack Math AMMR PDE
title: AMMR Adaptive Meshless Methods
type: text/vnd.tiddlywiki
! AMMR Adaptive Meshless Methods
Adaptive Meshless Methods Repository (`3-Mathematical-Models/AMMR/`) provides mesh-free PDE solving with formal Lean proofs (`AMMRLUT.lean`). Covers heat equation (2D), wave equation overhangs, and adaptive resolution refinement. The `WAVE_OVERHANGS_HEAT2D.md` cross-documents both solvers. Formal paper at `paper/AMMR.pdf`. Related to the [[Orthogonal AMMR]] Lean module and O-AMMR CRC pattern memory (`6-Documentation/docs/semantics/O_AMMR_CRC_PATTERN_MEMORY.md`). The adaptive meshless approach feeds into the [[Topological State Machine]] for geometric PDE evolution without grid constraints. Part of the layered mountain model (NUVMAP → AVMR → AMMR → O-AMMR → GCCL).