I encountered two definitions for a category denoted by $\mathsf{Rel}$:
Objects are pairs $\left(A,R\right)$ where $A$ is a set and $R$ a relation on $A$. Arrows in $\mathsf{Rel}\left(\left(A,R\right),\left(B,S\right)\right)$ are functions $f:A\rightarrow B$ with $aRa'\Rightarrow f\left(a\right)Sf\left(a'\right)$.
Objects are sets and arrows in $\mathsf{Rel}\left(A,B\right)$ are relations $R\subset A\times B$.
In ACC I met the first category but not the second, and in CWM the second category but not the first (it is not unthinkable that I overlooked).
I don't see a direct connection between them. Is there any? Are there alternative names/notations?
Thanks in advance.
Here is the answer that I wrote a few months ago, which should pertain to this question as well: