Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release V1.2 #133

Merged
merged 17 commits into from
Aug 4, 2023
Merged

Release V1.2 #133

merged 17 commits into from
Aug 4, 2023

Commits on May 12, 2022

  1. on progress

    MarvinMat committed May 12, 2022
    Configuration menu
    Copy the full SHA
    1c9aefb View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. some mesurements

    MarvinMat committed May 17, 2022
    Configuration menu
    Copy the full SHA
    4071a92 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. * add some distance measurement to statistics

    * fix queueing
    MarvinMat committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    eee4d3e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Martin PhD Final Round Push

    Marcel Ehlers committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    e9a74c8 View commit details
    Browse the repository at this point in the history
  2. update SeedNumber to static 169

    Marcel Ehlers committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    d22ca43 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Bugfix: RandomWorkTime

    * add Math.Round
    MarvinMat committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    100e691 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

  1. refreshed test setup

    Krockema committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    235645d View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    3bae9bd View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Central Experiments

    Krockema committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    6b77874 View commit details
    Browse the repository at this point in the history
  2. Text Extension

    Krockema committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    961f01f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aafa6c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Model Change with Worker and Stability Issues

    (Serializing takes too long.)
    Krockema committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    eb3a39a View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. - Central Worker FIx.

    Krockema committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    181995a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0936f82 View commit details
    Browse the repository at this point in the history
  3. - Conflict Resolved

    Krockema committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    ce7d990 View commit details
    Browse the repository at this point in the history
  4. Add Quantity to Production order (#132)

    * - include Quantity > 1 for customer order
    - extend SimulationOrder with Quantity
    
    * - fix business_partner in model creation
    - split logging into ConsoleHub and LoggingHub to make debugging faster and simulate longer
    - move SEEDInitializer to DataCore to use it in CLI
    
    * add CTE for ComplexityCalculation
    fix ConsoleHub msg
    fix error of concurrent access to provider list by making a copy
    
    * fix issues of concurrent access to provider list
    
    * add the option "Quantity"
    
    * add option for simconfig in GANTTPLANOptRunner
    implement and test quantity > 1 for central
    MarvinMat committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    a519c14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4043f7 View commit details
    Browse the repository at this point in the history