mirror of
https://github.com/ANL-CEEESA/MIPLearn.git
synced 2025-12-06 01:18:52 -06:00
Update MSS results
This commit is contained in:
1
docs/figures/benchmark_stab_a.png
Symbolic link
1
docs/figures/benchmark_stab_a.png
Symbolic link
@@ -0,0 +1 @@
|
||||
../../benchmark/stab/ChallengeA/performance.png
|
||||
@@ -36,7 +36,7 @@ The class `MaxWeightStableSetGenerator` can be used to generate random instances
|
||||
|
||||
* Fixed random Erdős-Rényi graph $G_{n,p}$ with $n=200$ and $p=5\%$
|
||||
* Random vertex weights $w_v \sim U(100, 150)$
|
||||
* 300 training instances, 50 test instances
|
||||
* 500 training instances, 50 test instances
|
||||
|
||||
```python
|
||||
MaxWeightStableSetGenerator(w=uniform(loc=100., scale=50.),
|
||||
|
||||
Reference in New Issue
Block a user