Can anyone suggest a means to (automatically) determine what parameters are determined by algebraic rules in an SBML model? I had thought that I could just check for parameters with constant = "false" for which there are no assignment or rate rules, but this will fail in cases where the constant field was set incorrectly or where some parameters are set solely by event assignments.