Sebastian Junges

Results 61 issues of Sebastian Junges

Hi, for the export of e.g., optimal schedulers, it seems cool to have a reference to the model for which this was computed. I do not look for something that...

enhancement

The DRN parser currently reads models that are invalid. For example, a model in which the outgoing probabilities sum to more than one is parsed without any exception. This behaviour...

enhancement
good first issue

The Soplex LP solver allows exact and numeric LP solving and has an academic license. This commit also shows what to to do if you want to add a new...

Say I have computed a scheduler for a model. Can I apply the scheduler to said model using the command line?

enhancement
help wanted
good first issue

did we agree which we use? I am slightly in favor of std.

source code enhancement
good first issue

Fix of a fix i made last spring :-)

As a midterm goal, it would be good to clarify the use of command line settings throughout the code. For this, we have adapted environments as a more transparant solution....

source code enhancement

I get the following warning: ``` (...)/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( ``` This link explains the situation: https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html I do...

Anaconda is a rather typical Python distribution. We have supported this version but I have no clue whether we are still supporting this. At some point, it would be great...

Some operations are missing here