EMob-Lab / EMob-Lab/MnMS

Method for generating random demand: No distribution other than a uniform distribution is possible

Open
#185 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
21
Forks
7
Avg merge
2h 4m
Merged PRs (30d)
2

Description

Modify the 'generate_random_method' function to allow the definition of a distribution other than the uniform distribution.
The current parameters are valid only for the uniform distribution

Contributor guide

Open the contributing guide

Research direction

Start by locating the generate_random_method function and reading how its current parameters produce a uniform distribution. Define how an alternative distribution should be selected and configured, then verify that existing uniform-distribution behavior remains valid and that the new distribution can generate random demand.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.