Short name describing what triggered the graph break
list_richcompare_ordering_symbolic
Values or code snippet captured at the break point
lexicographic ordering with symbolic element comparison
Explanation of why the graph break was triggered
Cannot determine list/tuple ordering at compile time when element comparison is symbolic.
Hints on how to resolve the graph break