Missing interface.
This commit is contained in:
parent
2f2919fcd2
commit
7de2a87ea4
@ -0,0 +1,10 @@
|
|||||||
|
package javaeva.server.go.problems;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* An interface to tag possibly multimodal problems, but without
|
||||||
|
* further knowledge about the optima.
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
public interface InterfaceMultimodalProblem {
|
||||||
|
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user