Skip to content

fix(aggregation): Add fallback in NashMTL#640

Open
ValerianRey wants to merge 3 commits intomainfrom
fix-nashmtl
Open

fix(aggregation): Add fallback in NashMTL#640
ValerianRey wants to merge 3 commits intomainfrom
fix-nashmtl

Conversation

@ValerianRey
Copy link
Copy Markdown
Contributor

@ValerianRey ValerianRey commented Apr 12, 2026

The trajectories don't work because NashMTL raises and exception on one of the starting points of the optimization trajectories ([[0, 0], [0, -6]]). I think this is a bug we introduced in 4d31882 (by narrowing the caught exception type from Exception to SolverError, while in reality ValueError can also happen).

@raeudigerRaeffi This may explain some of your problems when using NashMTL.

@ValerianRey ValerianRey added package: aggregation cc: fix Conventional commit type for bug fixes of the actual library (changes to src). labels Apr 12, 2026
@ValerianRey ValerianRey requested review from a team and PierreQuinton as code owners April 12, 2026 12:58
@ValerianRey ValerianRey self-assigned this Apr 12, 2026
@github-actions github-actions bot changed the title Add fallback in NashMTL fix(aggregation): Add fallback in NashMTL Apr 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cc: fix Conventional commit type for bug fixes of the actual library (changes to src). package: aggregation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant