You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No puede ser que equals esté ahora mismo dando true ante dos vertex con el mismo ID (int)... pero luego el compareto pueda dar un valor distinto a cero porque allí se están comparando los costes (float).
No puede ser que equals esté ahora mismo dando true ante dos vertex con el mismo ID (int)... pero luego el compareto pueda dar un valor distinto a cero porque allí se están comparando los costes (float).