Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frijoles 2do caso se parte #6

Open
ViA8604 opened this issue Sep 30, 2024 · 2 comments
Open

Frijoles 2do caso se parte #6

ViA8604 opened this issue Sep 30, 2024 · 2 comments
Assignees
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@ViA8604
Copy link
Owner

ViA8604 commented Sep 30, 2024

No sé qué hechizo mágico se estaban mandando que cuando se intenta desactivar el nodo me da una excepción, parece ser problema mío al jugar con el backtracking y el árbol.

IMG-20240930-WA0007.jpg

@ViA8604 ViA8604 added bug Something isn't working invalid This doesn't seem right labels Sep 30, 2024
@ViA8604 ViA8604 changed the title 2do Caso Frijoles se Parte Frijoles 2do Caso se Parte Sep 30, 2024
@ViA8604 ViA8604 changed the title Frijoles 2do Caso se Parte Frijoles 2do caso se Parte Sep 30, 2024
@ViA8604 ViA8604 changed the title Frijoles 2do caso se Parte Frijoles 2do caso se parte Sep 30, 2024
@ViA8604
Copy link
Owner Author

ViA8604 commented Sep 30, 2024

Pues es en este método de la clase Nodo en Program el que lanza la excepción:
Screenshot from 2024-09-30 03-42-14

@ViA8604
Copy link
Owner Author

ViA8604 commented Sep 30, 2024

En esta parte de la solución recursiva, justo en el momento backtracking:
actualNode.IntercambiarConexion(j, i);

Screenshot from 2024-09-30 03-44-46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants