Michelia-Z's Stars
XiangLinPro/IT_book
本项目收藏这些年来看过或者听过的一些不错的常用的上千本书籍,没准你想找的书就在这里呢,包含了互联网行业大多数书籍和面试经验题目等等。有人工智能系列(常用深度学习框架TensorFlow、pytorch、keras。NLP、机器学习,深度学习等等),大数据系列(Spark,Hadoop,Scala,kafka等),程序员必修系列(C、C++、java、数据结构、linux,设计模式、数据库等等)
Fafa-DL/Lhy_Machine_Learning
李宏毅2021/2022/2023春季机器学习课程课件及作业
Pyomo/pyomo
An object-oriented algebraic modeling language in Python for structured optimization problems.
ivankokan/Excel2LaTeX
The Excel add-in for creating LaTeX tables
IBMDecisionOptimization/docplex-examples
These samples demonstrate how to use the DOcplex library to model and solve optimization problems.
tuna/THU-Beamer-Theme
A LaTeX beamer theme template for Tsinghua students.
Pyomo/PyomoGallery
A collection of Pyomo examples
coin-or/jorlib
Java Operations Research Library
alberto-santini/maritime-vrp
Branch-and-price solver for the Feeder Network Design Problem
fuujiro/Waseda-Beamer-Slide
A LaTeX beamer theme template for Waseda Univ. students.
Yuhuishishishi/scheduling-branch-and-price
A branch and price algorithm to solve a scheduling prolem
NREL/ProgressiveHedging.jl
Basic progressive hedging implementation in Julia
karnigili/MaxFlow
An implementation of the maximum flow problem in python
kdheepak/PyomoGettingStarted
IPython notebooks that illustrate the Pyomo optimization modeling software
mod0/knapsack
This is the dynamic programming, branch and bound and branch and bound low memory solver to solve large instances of the knapsack problem. This was written as part of the course Discrete Optimization on Coursera by Professor. Pascal Van Hentenryck of University of Melbourne.
9231058/farmer
Farmer Optimization Problem with Gurobi :farmer:
Yuhuishishishi/scheduling_scip
Branch and price algorithm implementation using scip
alberto-santini/selective-graph-colouring
Solvers for the Selective Graph Colouring Problem and generalisations
yantingchn/Branch_and_Bound
Integer Programming: Algorithm Branch and Bound
zhongqiangwu960812/StatisticalLearningMethod
统计学习方法课程笔记和作业代码整理
PhantomCSY/branch_and_bound
This program aims at applying branch & bound algorithm to solve ILP problem in Python.
Redchards/OrdoBranchAndBound
Leveraging the power of the branch-and-bound algorithm, both exact and approximated, to solve the problem of scheduling of tasks on multiple machines
switch-hawaii/pha
Code and data for using the progressive hedging algorithm with switch
Tanches94Q/CrewSchedulingProblem_BranchAndPrice