|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjmetal.metaheuristics.omopso.OMOPSO_main
public class OMOPSO_main
Class for configuring and running the OMOPSO algorithm
| Field Summary | |
|---|---|
static java.util.logging.FileHandler |
fileHandler_
|
static java.util.logging.Logger |
logger_
|
| Constructor Summary | |
|---|---|
OMOPSO_main()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.util.logging.Logger logger_
public static java.util.logging.FileHandler fileHandler_
| Constructor Detail |
|---|
public OMOPSO_main()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws JMException,
java.io.IOException,
java.lang.ClassNotFoundException
args - Command line arguments. The first (optional) argument specifies
the problem to solve.
JMException
java.io.IOException
java.lang.SecurityException - Usage: three options
- jmetal.metaheuristics.mocell.MOCell_main
- jmetal.metaheuristics.mocell.MOCell_main problemName
- jmetal.metaheuristics.mocell.MOCell_main problemName ParetoFrontFile
java.lang.ClassNotFoundException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||