Fillipe Goulart

Results 13 comments of Fillipe Goulart

Thanks for the quick response. So instead of an actual macro key-binding I follow your suggestion and added a new key mapping: ```toml # config.toml [keys.normal] C-j = ["insert_mode", "insert_newline",...

Oi, @williamloggi, obrigado também pela contribuição! Eu tenho uma outra dúvida: no PR o diff avisa que alguns arquivos foram completamente reescritos, mas várias linhas deles são claramente idênticas: ![image](https://user-images.githubusercontent.com/10814987/116124107-3d62ed80-a69a-11eb-898c-cacbb20a1d2e.png)...

Hey, @yang-tsao , thanks for reporting it. The bug actually happens in the `solve_tsp_lin_kernighan` solver, which the Record to Record uses as internal solver. I opened a [draft pull request](https://github.com/fillipe-gsm/python-tsp/pull/54)...

Sorry for the long delay, but the issue should be fixed now in version 0.4.2. Thanks for reporting it.

Hi, @lucaper23 , thanks for the interest in the project! So, the question about manipulating the starting point arised more than twice, so I began thinking about including this functionality...

Now, with respect to your questions: yes, I thought about it, and I found two possible solutions as depicted above. > Alternatively, could I make a pull request (I'm just...

Hi, @thatcode , sorry for the late answer You bring a very valid point and a nice example. But there may be some caveats with letting the algorithm choosing the...

Hey, @nullSoup , sorry for the late answer, Github either never sends me notifications or it floods me with every single project update, so I may have lost your open...

Eita, porra, que inesperado! Howdy there! I started this small project mostly as an educational asset in order to learn how to create Python projects in "a proper way", but...

Hi, shdotcom, I believe this question was properly answered during our private conversations. For other users with the same inquiry, I moved the DTLZ code to a separate repository: [https://github.com/fillipe-gsm/dtlz-test-functions](url)...