Is your feature request related to a problem? Please describe.
I have talked with some users who have indicated that it is not always desirable to provide an initial solution for all variables in a problem definition, Currently, many of the variable functions look for a foo_start in the data dictionary, and if not present, a hard coded value is used as an initial value.
Describe the solution you'd like
The request is to consider adding an option to the variable functions to turn off providing an initial solution. This is pervasive across the InfrastructureModels packages, so it may also be considered elsewhere.
Describe alternatives you've considered
N/A
Additional context
N/A