Skip to content

Comments

graded PR#26

Draft
spritezs wants to merge 28 commits intostacs-cp:devfrom
spritezs:main
Draft

graded PR#26
spritezs wants to merge 28 commits intostacs-cp:devfrom
spritezs:main

Conversation

@spritezs
Copy link

@spritezs spritezs commented Feb 6, 2025

Changes:

in script: collect_results.py
fixed typo error while lead to a crash

in script: wrapper
changed dict key from 'solverMinTime' to 'minTime'
graded types from 'both' to 'all'
get_results() now returns both score and results, previously returned only score
we now add the 3 new parameters to the dict as well
if runtime is negative, make it positive (couldn't figure out why this was happening)

in script: setup.py
added 3 new parameters to read_config(args)
added parameter type to genSRTimeLimit and to genSolverTimeLimit
added options to parse those 3 parameters

spritezs and others added 28 commits October 15, 2024 16:28
… to specify the problem directory path containing the generator, model, and repair, rather than specifying each individual path. Right now it only works with essence problems but I can easily make it work with mzn problems as well. Only rule is that the problem needs to be called problem.essence, the generator generator.essence, and repair file repair.essence
This reverts commit 3aff897.
…nly need to specify the problem directory path containing the generator, model, and repair, rather than specifying each individual path. Right now it only works with essence problems but I can easily make it work with mzn problems as well. Only rule is that the problem needs to be called problem.essence, the generator generator.essence, and repair file repair.essence"

This reverts commit 9328e76.
@spritezs spritezs requested a review from ndangtt February 6, 2025 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants