Seed.MasterData
1.1.4
dotnet add package Seed.MasterData --version 1.1.4
NuGet\Install-Package Seed.MasterData -Version 1.1.4
<PackageReference Include="Seed.MasterData" Version="1.1.4" />
paket add Seed.MasterData --version 1.1.4
#r "nuget: Seed.MasterData, 1.1.4"
// 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 | Versions 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. |
-
net7.0
- MathNet.Numerics (>= 5.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.