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

Rework the settings #30

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open

Rework the settings #30

wants to merge 24 commits into from

Conversation

s-martin
Copy link
Owner

Use boost program_options to improve implementation.
See #1

Copy link
Owner Author

@s-martin s-martin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@s-martin
Copy link
Owner Author

use parse method for command line args, not constructor

@s-martin
Copy link
Owner Author

convert member variables to methods getting values from m_vm

1 similar comment
@s-martin
Copy link
Owner Author

convert member variables to methods getting values from m_vm

@s-martin s-martin linked an issue Mar 31, 2021 that may be closed by this pull request
# Conflicts:
#	examples/ex13.C
#	examples/ex22.C
#	examples/ex24.C
#	examples/ex27.C
#	ga/GAParameter.C
@s-martin s-martin added the enhancement New feature or request label Apr 16, 2021
…ork_settings

# Conflicts:
#	examples/ex27.C
#	ga/GABaseGA.C
#	ga/GAParameter.C
#	ga/GASStateGA.C
#	ga/GASimpleGA.C
#	ga/GAStatistics.C
…/galib into feature/rework_settings

# Conflicts:
#	examples/ex27.C
#	ga/GABinStr.h
#	ga/GAParameter.C
#	ga/GAStatistics.C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rework handling of settings/configuration
1 participant