Skip to content
View Nudavia's full-sized avatar

Block or report Nudavia

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. TSP-GA-parallel TSP-GA-parallel Public

    并行化的遗传算法解决TSP问题

    Python 3

  2. TSP-GA TSP-GA Public

    遗传算法解决TSP问题

    Python 2

  3. TSP-DP TSP-DP Public

    动态规划解决小规模TSP

    Python 1

  4. My-Blog My-Blog Public

    Forked from ZHENFENG13/My-Blog

    🌴:octocat:A simple & beautiful blogging system implemented with spring-boot & thymeleaf & mybatis My Blog 是由 SpringBoot + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦比的体验

    Java

  5. QuiSortParallel QuiSortParallel Public

    Python

  6. TSP-MST TSP-MST Public

    基于最小生成树的旅行商问题

    Java