brave_new_simplex

时间:2021-06-08 17:16:16
【文件属性】:
文件名称:brave_new_simplex
文件大小:53KB
文件格式:ZIP
更新时间:2021-06-08 17:16:16
Rust Antonin Lenz 和 Léo Stefanesco 的单纯形算法实现 是用 rust 编写的,这里是如何安装它: 安装 Rust 执行以下命令,应该没问题。 curl -s https://static.rust-lang.org/rustup.sh | sudo sh -s -- --channel=nightly 更多信息请访问 rust-lang.org 单纯形 用法 : toto [--bland] [--latex] file.lp 进入变量的选择有两种启发式方法:Bland 规则(终止),以及选择系数最大的一个,这似乎更快。 注意:在 PDF 输出中,变量的名称可能与输入程序中的变量名称不同,x_0 是常数因子。
【文件预览】:
brave_new_simplex-master
----totoprint(110B)
----generated-100-100.lp(119KB)
----Cargo.toml(148B)
----example_val.lp(38KB)
----Cargo.lock(1KB)
----src()
--------main.rs(3KB)
--------linear_system.rs(15KB)
--------latex.cpp(3KB)
--------latex.hpp(145B)
--------parser.rs(14KB)
----simple.lp(154B)
----output-100-100.lp(1KB)
----toto(42B)
----super_simple.lp(68B)
----README.md(739B)
----Makefile(337B)
----.gitignore(91B)
----generated-1000-1000.lp(60B)
----totoopt(39B)
----test.lp(284B)

网友评论