Seed.MasterData 1.1.4

dotnet add package Seed.MasterData --version 1.1.4
NuGet\Install-Package Seed.MasterData -Version 1.1.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Seed.MasterData" Version="1.1.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Seed.MasterData --version 1.1.4
#r "nuget: Seed.MasterData, 1.1.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Seed.MasterData as a Cake Addin
#addin nuget:?package=Seed.MasterData&version=1.1.4

// Install Seed.MasterData as a Cake Tool
#tool nuget:?package=Seed.MasterData&version=1.1.4

SEED - Sintesizer for Enterprise Experimentation Data

This is a product generator for realistic enterprise data. The generated gizontograph is based on structural indicatiors that can be retrieved by analysing real enterprise data or estimated for wide range of experiments. Operations are created and distributed over machines based on a transition matrix that is able to shift the organizational degree seemlesly between 0 (Job Shop) and 1 (Flow shop).

Answered questions:

  • Lambda required ? (id does almost nothing but determing from which side the procedure is coming close to the target value ) Yes it is, it determines the shift of the target column of the generated transition Matrix.
  • Randomizing required ? (implemented but not required.) Yes to create different, operations with same degree of organization

ToDo: Questions to answer:

  • Start for Flowshop always M1 ? (it will create a static amount of operations n that is equal to amout of resources for all materials)
  • Forbid to jump from source to sink ?
  • Implement Transition Matrix with source and sink
Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.4 177 8/7/2023
1.1.3 158 8/7/2023
1.1.2 151 8/7/2023
1.1.1 161 8/7/2023
1.1.0 481 10/8/2021
1.0.3 318 10/6/2021
1.0.2 375 9/30/2021
1.0.0 341 8/18/2021