Skip to content

P2-17 NativeEngine adaptive convergence + early exit #119

@Kinin-Code-Offical

Description

@Kinin-Code-Offical

(Synced from docs/current_status/issue_ready_backlog.md)\n\n# P2-17 NativeEngine adaptive convergence + early exit\n\nSummary

  • Area: NativeEngine circuit
  • Deliverable: stop when residual small; optional damping.

Acceptance Criteria

  • Non-linear iteration stops early when converged.
  • Damping (optional) reduces oscillation on hard cases.
  • Max-iteration behavior remains safe.

Test Plan

  • Add circuits that converge quickly and verify fewer iterations.
  • Add a hard circuit and verify stable convergence or graceful failure.

Likely File Targets

  • NativeEngine non-linear solver loop

---\n

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important but not blockingarea:nativeNativeEnginetype:perfPerformance / scaling

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions