We use 'config_degeneracy.txt' for our very first version, but it requires user to prepare one more file, i.e., 'config_degeneracy.txt', for multi-configuration calculation. But it is actually unnecessary. In this pull request, I implemented a way to store what used to be in 'config_degeneracy.txt' in 'settings.yaml', using the YAML dictionary syntax.
This pull request also contains formatting for 'settings.yaml'.
We use 'config_degeneracy.txt' for our very first version, but it requires user to prepare one more file, i.e., 'config_degeneracy.txt', for multi-configuration calculation. But it is actually unnecessary. In this pull request, I implemented a way to store what used to be in 'config_degeneracy.txt' in 'settings.yaml', using the YAML dictionary syntax. This pull request also contains formatting for 'settings.yaml'.