Skip to content

v0.15.0

Compare
Choose a tag to compare
@eduherminio eduherminio released this 16 Dec 17:44
  • Add SolverConfiguration.ShowConstructorElapsedTime to allow measuring constructor time (closes #39).
  • Add SolverConfiguration.ShowTotalElapsedTimePerDay to aggregate constructor, part1 & part2 times (as it's done to calculate the mean time per day in the overall results panel).

Known limitation:
Using both options may unveil #43, but that was already there when solving a lot of problems, so it's a known bug.