Verify syntax of a problem given as argv[0]
Print out debug information by adding a second argument "-d" to argv[1],
e.g., java VerifyProblem problemFile -d
Description of a reaction given in the model
If an initial model in a problem, then one range for each parameter
stored in a Vector called localRanges
If a solution model, then one value for each parameter
stored in a Vector called localParameters