Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement TimeLength TerminationCondition #15

Open
fgrosse opened this issue Jun 30, 2012 · 0 comments
Open

Implement TimeLength TerminationCondition #15

fgrosse opened this issue Jun 30, 2012 · 0 comments

Comments

@fgrosse
Copy link
Member

fgrosse commented Jun 30, 2012

It would be nice if one could specify a maximum time that a simulation may run.
Absolute and relative time values should both be possible:

Examples:

  • optimization can run at most 60 seconds
  • optimization can run at most 1 hour
  • optimization can run at most 2 days
  • optimization can run at most 1.5 weeks
  • optimization should not run no later than today 19:00
  • optimization should not run no later than 03.07.2012

The TerminationCondition interface should be implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant