How define a graph where edges are defined using a condition?
I would like to define a graph where I want my vertices set to F25. I won't define there is an edge between (A0,B0) and (A,B) if A≠A0 and FB−B0(A,B))=0 Where FA,B(X)=X3+AX+B. Any help or reference is appreciated.
What is FB−B0(A,B)? Do you mean FA,B(B−B0)?