parent
a719dd974c
commit
2a214b93bd
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
import sys
|
import sys
|
||||||
import getopt
|
import getopt
|
||||||
from SchedulingAlgorithms import simanneal as sim
|
from SchedulingAlgorithms import simanneal as sim
|
||||||
from Outpout import output as o
|
from Output import output as o
|
||||||
|
|
||||||
|
|
||||||
def usage():
|
def usage():
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue