Sorted vector of strings containing the names of all analyzed
problems that occur in the given data and match the applied filter (if
any).
Details
Problem names are sorted using naturalsort. If a
filter is set, only those problem names matching the given
regular expression are returned (pattern matching is done with
grep).