登录
首页 » Python » LagrangianDual_UFLP-master

LagrangianDual_UFLP-master

于 2020-01-04 发布
0 208
下载积分: 1 下载次数: 9

代码说明:

说明:  应用拉格朗日对偶问题的次梯度技术求解**无容量设施选址问题**(Solve **Uncapacitated Facility Location Problem** using _Subgradient technique_ applied to Lagrangian dual problem)

文件列表:

LagrangianDual_UFLP-master, 0 , 2019-01-31
LagrangianDual_UFLP-master\.gitignore, 3290 , 2019-01-31
LagrangianDual_UFLP-master\.vscode, 0 , 2019-01-31
LagrangianDual_UFLP-master\.vscode\settings.json, 105 , 2019-01-31
LagrangianDual_UFLP-master\README.md, 130 , 2019-01-31
LagrangianDual_UFLP-master\UFL_notebook.ipynb, 582605 , 2019-01-31
LagrangianDual_UFLP-master\benchmark.py, 8237 , 2019-01-31
LagrangianDual_UFLP-master\data_utils.py, 1095 , 2019-01-31
LagrangianDual_UFLP-master\model.py, 2661 , 2019-01-31
LagrangianDual_UFLP-master\report, 0 , 2019-01-31
LagrangianDual_UFLP-master\report\subgradient_report.pdf, 550797 , 2019-01-31
LagrangianDual_UFLP-master\solver_utils.py, 3315 , 2019-01-31
LagrangianDual_UFLP-master\subgradient.py, 3278 , 2019-01-31

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • NIOS_Design_Guider(Rev2.1)
    Nios II 设计。Nios II处理器的使用(Nios II Design)
    2009-03-26 08:16:29下载
    积分:1
  • genetic-algorithm-for-tuning-ADRC
    遗传算法整定自抗扰控制器参数,用于非线性控制,具有很好的参考作用(Genetic algorithm self-tuning ADRC controller parameters for nonlinear control)
    2017-05-13 10:46:16下载
    积分:1
  • 运用VHDL,完成数据选择器的功能。数据选择器
    运用VHDL,完成数据选择器的功能。数据选择器-data select
    2023-02-09 21:15:03下载
    积分:1
  • 基于人工智能方面的,运用极大极小算法的井字棋源代码
    基于人工智能方面的,运用极大极小算法的井字棋源代码-Based on artificial intelligence aspects, the use of max-min algorithm source code for tic-tac-toe game
    2023-08-05 18:50:03下载
    积分:1
  • 最小二乘代码matlab
    说明:  运用Matlab编写最小二乘法拟合程序,并指定标记符颜色或者是标记符(小圆圈、正方形、棱形、正五角星、正六角星和四个方向的三角形)周边线条的颜色。取值在上表。 在所有的能产生线条的命令中,参数LineSepc可以定义线条的下面三个属性:线型、标记符号、颜色进行设置。(The least squares fitting program is programmed by using MATLAB, and the color of the marker or the color of the lines around the marker (small circle, square, prism, pentagon, hexagonal star and triangle in four directions) is specified. Take the values in the table above. In all commands that generate lines, the parameter LineSepc defines the following three attributes of a line: line type, marker symbol, and color.)
    2019-06-17 15:54:21下载
    积分:1
  • 面积计算
    根据检测图片的颜色占比,求混杂的荧光物质的比例(According to the color ratio of the detected image, the ratio of the mixed fluorescent substance was calculated)
    2020-11-06 17:49:49下载
    积分:1
  • C_ Socket TCPUDP
    自己编写的C#TCP.UDP小程序,给初学者提供参考(C#TCP.UDP applet written by himself, to provide reference for beginners)
    2017-11-06 00:01:38下载
    积分:1
  • 构造线
    说明:  快速生成横竖向构造线不需要繁琐输入“XH”“XV”即可生成相应构造线(Fast generation of horizontal and vertical construction lines does not need tedious input)
    2019-11-13 09:16:51下载
    积分:1
  • C# 监控Windows剪贴板程序
    C# 编写的监控Windows剪贴板的小程序,这里面有计时器的相关创建方法,设置计时器间隔为1000毫秒并启动计时器,监控剪切板并判断剪贴板中是否存在文本数据,然后将剪贴板中的内容显示在richTextBox1控件中。下面的代码是本程序的核心:   private void Frm_Main_Load(object sender, EventArgs e)   {    timer1.Interval = 1000;//设置计时器间隔为1000毫秒    timer1.Start();//启动计时器   }   private void timer1_Tick(object sender, EventArgs e)   {    if (Clipboard.ContainsText())//判断剪贴板中是否存在文本数据    richTextBox1.Text = Clipboard.GetText();//将剪贴板中的内容显示在richTextBox1控件中   }
    2023-08-14 00:35:02下载
    积分:1
  • eof_uv
    风场EOF分析,适用于nc资料,对原始场、距平场、标准场,程序内有详细说明。(The wind field EOF analysis is applicable to the nc data, and the original field, the anomaly field, and the standard field are detailed in the program.)
    2021-03-22 01:09:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载