Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
dream
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
dream
Commits
71c5a598
Commit
71c5a598
authored
Jun 16, 2014
by
panos
Committed by
Jérome Perrin
Jun 17, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bugs fixed in ProductionLine example
parent
24ca41ff
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
23 additions
and
24 deletions
+23
-24
dream/KnowledgeExtraction/KEtool_examples/ProductionLine/JSON_example.json
...traction/KEtool_examples/ProductionLine/JSON_example.json
+23
-23
dream/KnowledgeExtraction/KEtool_examples/ProductionLine/ProdLine_example.py
...action/KEtool_examples/ProductionLine/ProdLine_example.py
+0
-1
dream/KnowledgeExtraction/KEtool_examples/ProductionLine/inputData.xls
...geExtraction/KEtool_examples/ProductionLine/inputData.xls
+0
-0
No files found.
dream/KnowledgeExtraction/KEtool_examples/ProductionLine/JSON_example.json
View file @
71c5a598
...
...
@@ -266,37 +266,37 @@
"edges"
:
{
"24"
:
[
"QPa"
,
"P
aB
"
,
"P
11
"
,
{}
],
"25"
:
[
"P
aA
"
,
"P
10
"
,
"E1"
,
{}
],
"26"
:
[
"P
aB
"
,
"P
11
"
,
"E1"
,
{}
],
"20"
:
[
"QPr"
,
"P
rB
"
,
"P
9
"
,
{}
],
"21"
:
[
"P
rA
"
,
"P
8
"
,
"QPa"
,
{}
],
"22"
:
[
"P
rB
"
,
"P
9
"
,
"QPa"
,
{}
],
"23"
:
[
"QPa"
,
"P
aA
"
,
"P
10
"
,
{}
],
"1"
:
[
...
...
@@ -311,7 +311,7 @@
],
"3"
:
[
"BDA"
,
"
M1A
"
,
"
P1
"
,
{}
],
"2"
:
[
...
...
@@ -321,21 +321,21 @@
],
"5"
:
[
"Q2A"
,
"
M2A
"
,
"
P2
"
,
{}
],
"4"
:
[
"
M1A
"
,
"
P1
"
,
"Q2A"
,
{}
],
"7"
:
[
"Q3A"
,
"
M3A
"
,
"
P3
"
,
{}
],
"6"
:
[
"
M2A
"
,
"
P2
"
,
"Q3A"
,
{}
],
...
...
@@ -345,43 +345,43 @@
{}
],
"8"
:
[
"
M3A
"
,
"
P3
"
,
"BRA"
,
{}
],
"11"
:
[
"
M1B
"
,
"
P4
"
,
"Q2B"
,
{}
],
"10"
:
[
"BDB"
,
"
M1B
"
,
"
P4
"
,
{}
],
"13"
:
[
"
M2B
"
,
"
P5
"
,
"Q3B"
,
{}
],
"12"
:
[
"Q2B"
,
"
M2B
"
,
"
P5
"
,
{}
],
"15"
:
[
"
M3B
"
,
"
P5
"
,
"BRB"
,
{}
],
"14"
:
[
"Q3B"
,
"
M3B
"
,
"
P6
"
,
{}
],
"17"
:
[
"QM"
,
"
MM
"
,
"
P7
"
,
{}
],
"16"
:
[
...
...
@@ -391,11 +391,11 @@
],
"19"
:
[
"QPr"
,
"P
rA
"
,
"P
8
"
,
{}
],
"18"
:
[
"
MM
"
,
"
P7
"
,
"QPr"
,
{}
]
...
...
@@ -405,6 +405,6 @@
"_class"
:
"Dream.Configuration"
,
"confidenceLevel"
:
"0.95"
,
"trace"
:
"No"
,
"numberOfReplications"
:
"1"
"numberOfReplications"
:
"1
0
"
}
}
\ No newline at end of file
dream/KnowledgeExtraction/KEtool_examples/ProductionLine/ProdLine_example.py
View file @
71c5a598
...
...
@@ -31,7 +31,6 @@ from ExcelOutput import Output
from
ReplaceMissingValues
import
HandleMissingValues
from
ImportExceldata
import
Import_Excel
import
xlrd
import
json
#import ManPy main JSON script
import
dream.simulation.LineGenerationJSON
as
ManPyMain
#================= Main script of KE tool =====================================#
...
...
dream/KnowledgeExtraction/KEtool_examples/ProductionLine/inputData.xls
View file @
71c5a598
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment