issues
search
google-research
/
FirstOrderLp.jl
Experimental first-order solvers for linear and quadratic programming.
Apache License 2.0
103
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
LoadError: ArgumentError: Package SparseArrays does not have SuiteSparse_jll in its dependencies
#124
TomasOberhuber
opened
2 months ago
1
Is QP in PDHG necessary?
#123
TomasOberhuber
closed
2 months ago
2
Some LoadError
#122
DoDoDoKun
opened
5 months ago
1
Some LoadError
#121
SeminarOROM
closed
5 months ago
1
Warm starts
#120
richardrl
opened
8 months ago
1
Update preprocess.jl to fix the slow diagonal scaling
#119
haihaolu
closed
1 year ago
5
Diagonal scaling is slow for large instances and may raise an out of memory error
#118
haihaolu
closed
1 year ago
0
benchmarking fails with Julia 1.8
#117
dapplegate
closed
1 year ago
1
Add Julia 1.7 and macos-latest to CI workflow matrix
#116
dapplegate
closed
1 year ago
1
CI tests don't test macos nor Julia 1.7
#115
dapplegate
closed
1 year ago
0
Add missing sqrt
#114
ohinder
closed
1 year ago
1
[obsolete] Add Julia 1.7 and macos-latest to CI workflow matrix
#113
dapplegate
closed
1 year ago
1
Small typo in code
#112
xiqi98
closed
1 year ago
3
Default tolerances
#111
ohinder
opened
1 year ago
7
fix a minor issue on test
#110
haihaolu
closed
1 year ago
2
Test fails
#109
haihaolu
closed
1 year ago
2
Fix minor typo
#108
ohinder
closed
2 years ago
0
Direct potential users to OR-Tools in README
#107
mlubin
closed
2 years ago
0
Update lp-benchmark comments and collection script
#106
dapplegate
closed
2 years ago
0
How to warm start the FirstOrderLp.jl solver?
#105
ZedongPeng
closed
2 years ago
4
Update QPSReader
#104
mlubin
closed
2 years ago
0
How to access the duals of LP
#103
ZedongPeng
closed
2 years ago
2
Add pyproject.toml to configure black line-length
#102
dapplegate
closed
3 years ago
0
Change time limit for ablative tables to 6 hours
#101
dapplegate
closed
3 years ago
2
Fix warnings when running python analysis script
#100
bodono
closed
3 years ago
0
Ran 'black' autoformatter
#99
bodono
closed
3 years ago
0
Fix the improvements plots tick font size
#98
bodono
closed
3 years ago
0
Increase legend font size on improvements plots
#97
bodono
closed
3 years ago
0
Generate separate legend for baseline plots
#96
dapplegate
closed
3 years ago
0
improvement figs marker style cycles
#95
bodono
closed
3 years ago
0
add netlib results
#94
bodono
closed
3 years ago
0
Record iteration stats if we are terminating
#93
dapplegate
closed
3 years ago
1
Add netlib benchmark set.
#92
dapplegate
closed
3 years ago
0
Fix recursion limit for plotting
#91
mlubin
closed
3 years ago
0
Switch papilo github link to current version.
#90
dapplegate
closed
3 years ago
0
Add fixed-format support to solve_lp_external.jl
#89
mlubin
closed
3 years ago
0
Mention related papers
#88
mlubin
closed
3 years ago
1
Update README.md
#87
haihaolu
closed
3 years ago
2
Add best per instance scaling to scaling results
#86
bodono
closed
3 years ago
3
add best fixed primal weight calc, fix ratio histogram file name
#85
bodono
closed
3 years ago
0
Add best fixed primal weight calc
#84
bodono
closed
3 years ago
0
Tweak copyright header to centralize the list of authors
#83
mlubin
closed
3 years ago
0
Update copyright year
#82
mlubin
closed
3 years ago
0
lint errors for analyze_csv_data.py
#81
dapplegate
opened
3 years ago
0
Rename csv datafiles (and processing in scripts/analyze_csv_data) to reflect new dataset names.
#80
dapplegate
opened
3 years ago
2
Remove 'cd' from benchmarking/collect_lp_benchmark.sh
#79
dapplegate
closed
3 years ago
0
Cleanup benchmarking
#78
dapplegate
closed
3 years ago
0
Remove "cd ${TEMP_DIR}" from benchmarking/collect_lp_benchmark.sh
#77
dapplegate
closed
3 years ago
1
Fix Issue #72: Update "MIPLIB 2017" to "MIP relaxations"
#76
dapplegate
closed
3 years ago
0
Add python analysis code and csv files to scripts dir
#75
bodono
closed
3 years ago
2
Next