Constant Field Values

Contents

ai.timefold.*

  • ai.timefold.solver.examples.cloudbalancing.app.CloudBalancingApp 
    Modifier and Type Constant Field Value
    public static final String DATA_DIR_NAME "cloudbalancing"
    public static final String SOLVER_CONFIG "ai/timefold/solver/examples/cloudbalancing/cloudBalancingSolverConfig.xml"
  • ai.timefold.solver.examples.cloudbalancing.swingui.CloudBalancingPanel 
    Modifier and Type Constant Field Value
    public static final String LOGO_PATH "/ai/timefold/solver/examples/cloudbalancing/swingui/cloudBalancingLogo.png"
  • ai.timefold.solver.examples.conferencescheduling.app.ConferenceSchedulingApp 
    Modifier and Type Constant Field Value
    public static final String DATA_DIR_NAME "conferencescheduling"
    public static final String SOLVER_CONFIG "ai/timefold/solver/examples/conferencescheduling/conferenceSchedulingSolverConfig.xml"
  • ai.timefold.solver.examples.conferencescheduling.swingui.ConferenceSchedulingPanel 
    Modifier and Type Constant Field Value
    public static final String LOGO_PATH "/ai/timefold/solver/examples/conferencescheduling/swingui/conferenceSchedulingLogo.png"
  • ai.timefold.solver.examples.curriculumcourse.app.CurriculumCourseApp 
    Modifier and Type Constant Field Value
    public static final String DATA_DIR_NAME "curriculumcourse"
    public static final String SOLVER_CONFIG "ai/timefold/solver/examples/curriculumcourse/curriculumCourseSolverConfig.xml"
  • ai.timefold.solver.examples.curriculumcourse.swingui.CurriculumCoursePanel 
    Modifier and Type Constant Field Value
    public static final String LOGO_PATH "/ai/timefold/solver/examples/curriculumcourse/swingui/curriculumCourseLogo.png"
  • ai.timefold.solver.examples.examination.app.ExaminationApp 
    Modifier and Type Constant Field Value
    public static final String DATA_DIR_NAME "examination"
    public static final String SOLVER_CONFIG "ai/timefold/solver/examples/examination/examinationSolverConfig.xml"
  • ai.timefold.solver.examples.examination.swingui.ExaminationPanel 
    Modifier and Type Constant Field Value
    public static final String LOGO_PATH "/ai/timefold/solver/examples/examination/swingui/examinationLogo.png"
  • ai.timefold.solver.examples.flightcrewscheduling.app.FlightCrewSchedulingApp 
    Modifier and Type Constant Field Value
    public static final String DATA_DIR_NAME "flightcrewscheduling"
    public static final String SOLVER_CONFIG "ai/timefold/solver/examples/flightcrewscheduling/flightCrewSchedulingSolverConfig.xml"
  • ai.timefold.solver.examples.flightcrewscheduling.swingui.FlightCrewSchedulingPanel 
    Modifier and Type Constant Field Value
    public static final String LOGO_PATH "/ai/timefold/solver/examples/flightcrewscheduling/swingui/flightCrewSchedulingLogo.png"
  • ai.timefold.solver.examples.machinereassignment.app.MachineReassignmentApp 
    Modifier and Type Constant Field Value
    public static final String DATA_DIR_NAME "machinereassignment"
    public static final String SOLVER_CONFIG "ai/timefold/solver/examples/machinereassignment/machineReassignmentSolverConfig.xml"
  • ai.timefold.solver.examples.machinereassignment.swingui.MachineReassignmentPanel 
    Modifier and Type Constant Field Value
    public static final String LOGO_PATH "/ai/timefold/solver/examples/machinereassignment/swingui/machineReassignmentLogo.png"
  • ai.timefold.solver.examples.meetingscheduling.app.MeetingSchedulingApp 
    Modifier and Type Constant Field Value
    public static final String DATA_DIR_NAME "meetingscheduling"
    public static final String SOLVER_CONFIG "ai/timefold/solver/examples/meetingscheduling/meetingSchedulingSolverConfig.xml"
  • ai.timefold.solver.examples.meetingscheduling.swingui.MeetingSchedulingPanel 
    Modifier and Type Constant Field Value
    public static final String LOGO_PATH "/ai/timefold/solver/examples/meetingscheduling/swingui/meetingSchedulingLogo.png"
  • ai.timefold.solver.examples.nqueens.app.NQueensApp 
    Modifier and Type Constant Field Value
    public static final String DATA_DIR_NAME "nqueens"
    public static final String SOLVER_CONFIG "ai/timefold/solver/examples/nqueens/nqueensSolverConfig.xml"
  • ai.timefold.solver.examples.nqueens.swingui.NQueensPanel 
    Modifier and Type Constant Field Value
    public static final String LOGO_PATH "/ai/timefold/solver/examples/nqueens/swingui/nqueensLogo.png"
  • ai.timefold.solver.examples.nurserostering.app.NurseRosteringApp 
    Modifier and Type Constant Field Value
    public static final String DATA_DIR_NAME "nurserostering"
    public static final String SOLVER_CONFIG "ai/timefold/solver/examples/nurserostering/nurseRosteringSolverConfig.xml"
  • ai.timefold.solver.examples.nurserostering.swingui.EmployeePanel 
    Modifier and Type Constant Field Value
    public static final int EAST_HEADER_WIDTH 130
    public static final int WEST_HEADER_WIDTH 160
  • ai.timefold.solver.examples.nurserostering.swingui.NurseRosteringPanel 
    Modifier and Type Constant Field Value
    public static final String LOGO_PATH "/ai/timefold/solver/examples/nurserostering/swingui/nurseRosteringLogo.png"
  • ai.timefold.solver.examples.projectjobscheduling.app.ProjectJobSchedulingApp 
    Modifier and Type Constant Field Value
    public static final String DATA_DIR_NAME "projectjobscheduling"
    public static final String SOLVER_CONFIG "ai/timefold/solver/examples/projectjobscheduling/projectJobSchedulingSolverConfig.xml"
  • ai.timefold.solver.examples.projectjobscheduling.swingui.ProjectJobSchedulingPanel 
    Modifier and Type Constant Field Value
    public static final String LOGO_PATH "/ai/timefold/solver/examples/projectjobscheduling/swingui/projectJobSchedulingLogo.png"
  • ai.timefold.solver.examples.taskassigning.app.TaskAssigningApp 
    Modifier and Type Constant Field Value
    public static final String DATA_DIR_NAME "taskassigning"
    public static final String SOLVER_CONFIG "ai/timefold/solver/examples/taskassigning/taskAssigningSolverConfig.xml"
  • ai.timefold.solver.examples.tennis.app.TennisApp 
    Modifier and Type Constant Field Value
    public static final String DATA_DIR_NAME "tennis"
    public static final String SOLVER_CONFIG "ai/timefold/solver/examples/tennis/tennisSolverConfig.xml"
  • ai.timefold.solver.examples.tennis.swingui.TennisPanel 
    Modifier and Type Constant Field Value
    public static final String LOGO_PATH "/ai/timefold/solver/examples/tennis/swingui/tennisLogo.png"
  • ai.timefold.solver.examples.travelingtournament.app.TravelingTournamentApp 
    Modifier and Type Constant Field Value
    public static final String DATA_DIR_NAME "travelingtournament"
    public static final String SOLVER_CONFIG "ai/timefold/solver/examples/travelingtournament/travelingTournamentSolverConfig.xml"
  • ai.timefold.solver.examples.travelingtournament.swingui.TravelingTournamentPanel 
    Modifier and Type Constant Field Value
    public static final String LOGO_PATH "/ai/timefold/solver/examples/travelingtournament/swingui/travelingTournamentLogo.png"
  • ai.timefold.solver.examples.tsp.app.TspApp 
    Modifier and Type Constant Field Value
    public static final String DATA_DIR_NAME "tsp"
    public static final String SOLVER_CONFIG "ai/timefold/solver/examples/tsp/tspSolverConfig.xml"
  • ai.timefold.solver.examples.tsp.swingui.TspPanel 
    Modifier and Type Constant Field Value
    public static final String LOGO_PATH "/ai/timefold/solver/examples/tsp/swingui/tspLogo.png"
  • ai.timefold.solver.examples.vehiclerouting.app.VehicleRoutingApp 
    Modifier and Type Constant Field Value
    public static final String DATA_DIR_NAME "vehiclerouting"
    public static final String SOLVER_CONFIG "ai/timefold/solver/examples/vehiclerouting/vehicleRoutingSolverConfig.xml"
  • ai.timefold.solver.examples.vehiclerouting.swingui.VehicleRoutingPanel 
    Modifier and Type Constant Field Value
    public static final String LOGO_PATH "/ai/timefold/solver/examples/vehiclerouting/swingui/vehicleRoutingLogo.png"