Skip to content
View xx133's full-sized avatar
  • Xi'an Jiaotong University

Block or report xx133

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. binpacking-bp binpacking-bp Public

    Forked from srtjanuario/binpacking-bp

    (with cplex)A Branch and Price for the Bin Packing Problem

    C++ 1

  2. binpacking-cg binpacking-cg Public

    Forked from srtjanuario/binpacking-cg

    A Column Generation for the Bin Packing problem

    C++ 1

  3. xx133 xx133 Public

    Config files for my GitHub profile.

  4. CPlusPlusThings CPlusPlusThings Public

    Forked from Light-City/CPlusPlusThings

    C++那些事

    C++

  5. openGA openGA Public

    Forked from Arash-codedev/openGA

    A free C++ Genetic Algorithm library

    C++

  6. GeneticAlgorithm GeneticAlgorithm Public

    Forked from ShiSanChuan/GeneticAlgorithm

    这是用C++写的遗传算法,参考《智能算法 30案例分析 第2版》一书,包含TSP、LQR控制器、结合量子算法、多目标优化、粒子群等,由于原作为matlab程序,综合自己思路通过C++写出来,算是练习和开个大坑

    C++