How to represent a decision variable?

15 Views Asked by At

I have an association matrix $n\times n$ where the values are either $0$ or $1$. So this matrix is called $B$ and $b(ij)$ is either $0$ or $1$ . However when $i=0$ this means something and if $i>0$ it means something else. How can I express this in a mathematical model?