L1fe
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by L1fe-
Hi Jaromil, How should the epsilon be chosen? Also, could we write the condition as |Xi - Xj| + |Yi-Yj| >= 1, which would force the pairs to be different as they take integer values? Thanks!
-
Hi Jaromil, Thank you a lot for your quick answer! One last question. For the inequalities for all pairs (i,j) i!=j, I should use the same delta x and delta y? Thanks.
-
Hi Jaromil, Thanks! I have two follow up questions if you don't mind. - How would I write/encode the conditions: (Xi, Yi) != (Xj, Yj) when i !=j ? - In terms of performance, is it okay to keep the ...