Class LSMOP1

java.lang.Object
org.moeaframework.problem.LSMOP.LSMOP
org.moeaframework.problem.LSMOP.LSMOP1
All Implemented Interfaces:
AutoCloseable, Problem

public class LSMOP1 extends LSMOP
The unimodal, fully-separable LSMOP1 problem.
  • Constructor Details

    • LSMOP1

      public LSMOP1(int M)
      Constructs the LSMOP1 problem.
      Parameters:
      M - the number of objectives
    • LSMOP1

      public LSMOP1(int M, int N_k)
      Constructs the LSMOP1 problem.
      Parameters:
      M - the number of objectives
      N_k - the number of subcomponents in each decision variable group