aboutsummaryrefslogtreecommitdiff
path: root/src/solvers/dispatch.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-05-19Refactored checkdataSebastiano Tronto1-1/+5
Relevant changes include: - Changed the signature of nissy_checkdata(). - Removed expected_distribution.h from tools; this data is now included in each solver's src/ code. - Removed distribution check for cocsep; may add back later.
2025-05-18Refactor solver dispatch and checkdataSebastiano Tronto1-0/+49

Generated with cgit - Back to sebastiano.tronto.net