整线批量测试模式添加
This commit is contained in:
@@ -67,7 +67,7 @@ The main algorithms were all designed and completed by the Assembly Process Opti
|
||||
+ *others are not used*
|
||||
|
||||
## 4 Parameter
|
||||
+ *mode* : *run mode - 0: read optimized result, 1: run optimization, 2: batch optimize all PCB files in \data directory*
|
||||
+ *mode* : *run mode - 0: read optimized result, 1: run optimization, 2: batch optimize all PCB files in \data directory with machine optimizer, 3: batch optimize all PCB files in data/LINE#x with line optimizer and x + 2 is the number of machines in line*
|
||||
+ *filename* : *PCB file (default in \data directory)*
|
||||
+ *comp_register* : *whether auto-register components from step data when missing*
|
||||
+ *machine_number* : *Number of machines in production line (set to 1 for single machine optimization)*
|
||||
@@ -75,7 +75,6 @@ The main algorithms were all designed and completed by the Assembly Process Opti
|
||||
+ *line_optimizer* : *line optimizer (options: hyper-heuristic, genetic, reconfiguration)*
|
||||
+ *feeder_limit* : *available feeders for auto-registration*
|
||||
+ *save* : *wheter save optimization results*
|
||||
+ *save_suffix* : *suffix for saved results (used in batch optimization)*
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user