All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.sf.opendse.tutorial.Part6 Maven / Gradle / Ivy

package net.sf.opendse.tutorial;

import org.opt4j.core.start.Opt4J;

public class Part6 {

	public static void main(String[] args) throws Exception{
		Opt4J.main(args);
	}
	
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy