-
https://people.kth.se/~hsan/modred_files/intro_modred.pdf
http://modelreduction.com/ModelReduction/
https://www2.eecs.berkeley.edu/Pubs/TechRpts/2012/EECS-2012-217.pdf
-
**Submitting author:** @Steriva (Stefano Riva)
**Repository:** https://github.com/ERMETE-Lab/ROSE-pyforce
**Branch with paper.md** (empty if default branch):
**Version:** v0.1.2
**Editor:** @Fei-Tao
…
-
https://arxiv.org/abs/2205.02304
https://arxiv.org/abs/2102.00083
-
https://depositonce.tu-berlin.de/bitstream/11303/9456/5/podnotes_aiaa2019.pdf
-
-
I was testing a variant of the BEEM model checking benchmarks using `dve2lts-seq` and found an inconsistency: the model checking fails when run naively, but then passes when partial order reduction is…
-
Just to seed the discussion and let it simmer, I’d like to formalize the notion that we can have different levels of detail for systems. Words like “model reduction”, etc are also relevant here. For…
-
### Motivation
We need an interesting problem as an example for dimansionality reduction, this could be a good stepping stone for testing dimensionality reduction techniques (combined with ROMs).
#…
-
Is this expected behavior? `Failed with suboptimal point` seems like the wrong status to report.
```Julia
julia> using JuMP, AmplNLWriter, Uno_jll
julia> begin
model = Model() do
…
-
The initial value and gradient is undefined because the start value is `y = 0` and there is `1 / y^2`
This could be classified as expected behavior?
Ipopt is able to solve the model.
## Uno
…