haifa.shopsim.util
Class JobShopFileConverter

java.lang.Object
  |
  +--haifa.shopsim.util.JobShopFileConverter

class JobShopFileConverter
extends java.lang.Object

Conversts from format as specified by the OR library to .jbs format. Note: to really use this class you should actually edit it and understand what it does. It was written very hastinlgy.

Version:
1.1

Constructor Summary
(package private) JobShopFileConverter()
           
 
Method Summary
static void main(java.lang.String[] args)
          Give main the name of the source and destination files.
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

JobShopFileConverter

JobShopFileConverter()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Give main the name of the source and destination files.