Open Issues Need Help
View All on GitHub Execution Time should not include the Solver Configuration Time about 2 months ago
AI Summary: Modify the backend to separate solver configuration time from execution time in the reported metadata. This involves identifying where solver configuration time is currently measured, and modifying the code to exclude it from the 'Execution time' metric. The change should only affect the reported metadata, not the solver's actual execution.
Complexity:
3/5
type: bug/fix good first issue