|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--haifa.shopsim.util.ManyRouteShopCreator
Creates an R about Equals N job shop. Writes it to the file test.jbs. This is an unfinished and unused class. But it may be usefull later on.
Field Summary | |
(package private) int |
k
|
(package private) int |
machines
|
(package private) double |
mean
|
(package private) int |
num
|
(package private) java.util.Random |
random
|
(package private) double |
std
|
Constructor Summary | |
ManyRouteShopCreator()
|
Method Summary | |
void |
doIt()
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
|
Field Detail |
int num
int machines
int k
double mean
double std
java.util.Random random
Constructor Detail |
public ManyRouteShopCreator()
Method Detail |
public void doIt() throws java.io.IOException
public static void main(java.lang.String[] args) throws java.io.IOException
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |