Constant Field Values
Contents
org.optaplanner.*
-
org.optaplanner.examples.batchscheduling.app.BatchSchedulingApp Modifier and Type Constant Field Value public static final String
DATA_DIR_NAME
"batchscheduling"
public static final int
NON_SELECTED_ROUTEPATH_ALLOCATION_PENALTY
1
public static final String
ROUTE_PATH_SEPERATOR
"---"
public static final int
SELECTED_ROUTEPATH_NON_ALLOCATION_PENALTY
1
public static final String
SOLVER_CONFIG
"org/optaplanner/examples/batchscheduling/batchSchedulingSolverConfig.xml"
-
org.optaplanner.examples.batchscheduling.swingui.BatchSchedulingPanel Modifier and Type Constant Field Value public static final String
LOGO_PATH
"/org/optaplanner/examples/batchscheduling/swingui/batchSchedulingLogo.png"
-
org.optaplanner.examples.cheaptime.app.CheapTimeApp Modifier and Type Constant Field Value public static final String
DATA_DIR_NAME
"cheaptime"
public static final String
SOLVER_CONFIG
"org/optaplanner/examples/cheaptime/cheapTimeSolverConfig.xml"
-
org.optaplanner.examples.cheaptime.optional.score.CheapTimeIncrementalScoreCalculator Modifier and Type Constant Field Value public static final String
CONSTRAINT_PACKAGE
"org.optaplanner.examples.cheaptime.solver"
-
org.optaplanner.examples.cheaptime.score.CheapTimeCostCalculator Modifier and Type Constant Field Value public static final double
MICROS_PER_ONE_AS_DOUBLE
1.0E11
public static final long
MICROS_PER_ONE_AS_LONG
100000000000L
-
org.optaplanner.examples.cheaptime.swingui.CheapTimePanel Modifier and Type Constant Field Value public static final String
LOGO_PATH
"/org/optaplanner/examples/cheaptime/swingui/cheapTimeLogo.png"
-
org.optaplanner.examples.cloudbalancing.app.CloudBalancingApp Modifier and Type Constant Field Value public static final String
DATA_DIR_NAME
"cloudbalancing"
public static final String
SOLVER_CONFIG
"org/optaplanner/examples/cloudbalancing/cloudBalancingSolverConfig.xml"
-
org.optaplanner.examples.cloudbalancing.swingui.CloudBalancingPanel Modifier and Type Constant Field Value public static final String
LOGO_PATH
"/org/optaplanner/examples/cloudbalancing/swingui/cloudBalancingLogo.png"
-
org.optaplanner.examples.coachshuttlegathering.app.CoachShuttleGatheringApp Modifier and Type Constant Field Value public static final String
DATA_DIR_NAME
"coachshuttlegathering"
public static final String
SOLVER_CONFIG
"org/optaplanner/examples/coachshuttlegathering/coachShuttleGatheringSolverConfig.xml"
-
org.optaplanner.examples.coachshuttlegathering.persistence.CoachShuttleGatheringExporter Modifier and Type Constant Field Value public static final String
OUTPUT_FILE_SUFFIX
"csv"
-
org.optaplanner.examples.coachshuttlegathering.swingui.CoachShuttleGatheringPanel Modifier and Type Constant Field Value public static final String
LOGO_PATH
"/org/optaplanner/examples/coachshuttlegathering/swingui/coachShuttleGatheringLogo.png"
-
org.optaplanner.examples.common.app.CommonApp<Solution_> Modifier and Type Constant Field Value public static final String
DATA_DIR_SYSTEM_PROPERTY
"org.optaplanner.examples.dataDir"
-
org.optaplanner.examples.common.app.CommonBenchmarkApp Modifier and Type Constant Field Value public static final String
AGGREGATOR_ARG
"--aggregator"
-
org.optaplanner.examples.common.persistence.AbstractTxtSolutionExporter<Solution_> Modifier and Type Constant Field Value protected static final String
DEFAULT_OUTPUT_FILE_SUFFIX
"txt"
-
org.optaplanner.examples.common.persistence.AbstractXmlSolutionExporter<Solution_> Modifier and Type Constant Field Value protected static final String
DEFAULT_OUTPUT_FILE_SUFFIX
"xml"
-
org.optaplanner.examples.common.swingui.SolutionPanel<Solution_> Modifier and Type Constant Field Value protected static final String
USAGE_EXPLANATION_PATH
"/org/optaplanner/examples/common/swingui/exampleUsageExplanation.png"
-
org.optaplanner.examples.common.swingui.latitudelongitude.LatitudeLongitudeTranslator Modifier and Type Constant Field Value public static final double
MARGIN_RATIO
0.04
-
org.optaplanner.examples.common.swingui.timetable.TimeTableLayout Modifier and Type Constant Field Value public static final int
FILL_COLLISIONS_FLAG
-1
-
org.optaplanner.examples.conferencescheduling.app.ConferenceSchedulingApp Modifier and Type Constant Field Value public static final String
DATA_DIR_NAME
"conferencescheduling"
public static final String
SOLVER_CONFIG
"org/optaplanner/examples/conferencescheduling/conferenceSchedulingSolverConfig.xml"
-
org.optaplanner.examples.conferencescheduling.domain.ConferenceConstraintConfiguration Modifier and Type Constant Field Value public static final String
AUDIENCE_LEVEL_DIVERSITY
"Audience level diversity"
public static final String
AUDIENCE_TYPE_DIVERSITY
"Audience type diversity"
public static final String
AUDIENCE_TYPE_THEME_TRACK_CONFLICT
"Audience type theme track conflict"
public static final String
CONSECUTIVE_TALKS_PAUSE
"Consecutive talks pause"
public static final String
CONTENT_AUDIENCE_LEVEL_FLOW_VIOLATION
"Content audience level flow violation"
public static final String
CONTENT_CONFLICT
"Content conflict"
public static final String
CROWD_CONTROL
"Crowd control"
public static final String
LANGUAGE_DIVERSITY
"Language diversity"
public static final String
POPULAR_TALKS
"Popular talks"
public static final String
PUBLISHED_ROOM
"Published room"
public static final String
PUBLISHED_TIMESLOT
"Published timeslot"
public static final String
ROOM_CONFLICT
"Room conflict"
public static final String
ROOM_UNAVAILABLE_TIMESLOT
"Room unavailable timeslot"
public static final String
SAME_DAY_TALKS
"Same day talks"
public static final String
SECTOR_CONFLICT
"Sector conflict"
public static final String
SPEAKER_CONFLICT
"Speaker conflict"
public static final String
SPEAKER_PREFERRED_ROOM_TAGS
"Speaker preferred room tags"
public static final String
SPEAKER_PREFERRED_TIMESLOT_TAGS
"Speaker preferred timeslot tags"
public static final String
SPEAKER_PROHIBITED_ROOM_TAGS
"Speaker prohibited room tags"
public static final String
SPEAKER_PROHIBITED_TIMESLOT_TAGS
"Speaker prohibited timeslot tags"
public static final String
SPEAKER_REQUIRED_ROOM_TAGS
"Speaker required room tags"
public static final String
SPEAKER_REQUIRED_TIMESLOT_TAGS
"Speaker required timeslot tags"
public static final String
SPEAKER_UNAVAILABLE_TIMESLOT
"Speaker unavailable timeslot"
public static final String
SPEAKER_UNDESIRED_ROOM_TAGS
"Speaker undesired room tags"
public static final String
SPEAKER_UNDESIRED_TIMESLOT_TAGS
"Speaker undesired timeslot tags"
public static final String
TALK_MUTUALLY_EXCLUSIVE_TALKS_TAGS
"Talk mutually-exclusive-talks tags"
public static final String
TALK_PREFERRED_ROOM_TAGS
"Talk preferred room tags"
public static final String
TALK_PREFERRED_TIMESLOT_TAGS
"Talk preferred timeslot tags"
public static final String
TALK_PREREQUISITE_TALKS
"Talk prerequisite talks"
public static final String
TALK_PROHIBITED_ROOM_TAGS
"Talk prohibited room tags"
public static final String
TALK_PROHIBITED_TIMESLOT_TAGS
"Talk prohibited timeslot tags"
public static final String
TALK_REQUIRED_ROOM_TAGS
"Talk required room tags"
public static final String
TALK_REQUIRED_TIMESLOT_TAGS
"Talk required timeslot tags"
public static final String
TALK_UNDESIRED_ROOM_TAGS
"Talk undesired room tags"
public static final String
TALK_UNDESIRED_TIMESLOT_TAGS
"Talk undesired timeslot tags"
public static final String
THEME_TRACK_CONFLICT
"Theme track conflict"
public static final String
THEME_TRACK_ROOM_STABILITY
"Theme track room stability"
-
org.optaplanner.examples.conferencescheduling.swingui.ConferenceSchedulingPanel Modifier and Type Constant Field Value public static final String
LOGO_PATH
"/org/optaplanner/examples/conferencescheduling/swingui/conferenceSchedulingLogo.png"
-
org.optaplanner.examples.curriculumcourse.app.CurriculumCourseApp Modifier and Type Constant Field Value public static final String
DATA_DIR_NAME
"curriculumcourse"
public static final String
SOLVER_CONFIG
"org/optaplanner/examples/curriculumcourse/curriculumCourseSolverConfig.xml"
-
org.optaplanner.examples.curriculumcourse.swingui.CurriculumCoursePanel Modifier and Type Constant Field Value public static final String
LOGO_PATH
"/org/optaplanner/examples/curriculumcourse/swingui/curriculumCourseLogo.png"
-
org.optaplanner.examples.examination.app.ExaminationApp Modifier and Type Constant Field Value public static final String
DATA_DIR_NAME
"examination"
public static final String
SOLVER_CONFIG
"org/optaplanner/examples/examination/examinationSolverConfig.xml"
-
org.optaplanner.examples.examination.swingui.ExaminationPanel Modifier and Type Constant Field Value public static final String
LOGO_PATH
"/org/optaplanner/examples/examination/swingui/examinationLogo.png"
-
org.optaplanner.examples.flightcrewscheduling.app.FlightCrewSchedulingApp Modifier and Type Constant Field Value public static final String
DATA_DIR_NAME
"flightcrewscheduling"
public static final String
SOLVER_CONFIG
"org/optaplanner/examples/flightcrewscheduling/flightCrewSchedulingSolverConfig.xml"
-
org.optaplanner.examples.flightcrewscheduling.domain.FlightCrewParametrization Modifier and Type Constant Field Value public static final String
EMPLOYEE_UNAVAILABILITY
"Employee unavailability"
public static final String
FLIGHT_CONFLICT
"Flight conflict"
public static final String
LOAD_BALANCE_FLIGHT_DURATION_TOTAL_PER_EMPLOYEE
"Load balance flight duration total per employee"
public static final String
REQUIRED_SKILL
"Required skill"
public static final String
TRANSFER_BETWEEN_TWO_FLIGHTS
"Transfer between two flights"
-
org.optaplanner.examples.flightcrewscheduling.swingui.FlightCrewSchedulingPanel Modifier and Type Constant Field Value public static final String
LOGO_PATH
"/org/optaplanner/examples/flightcrewscheduling/swingui/flightCrewSchedulingLogo.png"
-
org.optaplanner.examples.investment.app.InvestmentApp Modifier and Type Constant Field Value public static final String
DATA_DIR_NAME
"investment"
public static final String
SOLVER_CONFIG
"org/optaplanner/examples/investment/investmentSolverConfig.xml"
-
org.optaplanner.examples.investment.domain.util.InvestmentNumericUtil Modifier and Type Constant Field Value public static final long
MAXIMUM_QUANTITY_MILLIS
1000L
public static final String
MILLIS_NUMBER_PATTERN
"#0.000"
public static final String
MILLIS_PERCENT_PATTERN
"#0.0%"
-
org.optaplanner.examples.investment.swingui.InvestmentPanel Modifier and Type Constant Field Value public static final String
LOGO_PATH
"/org/optaplanner/examples/investment/swingui/investmentLogo.png"
-
org.optaplanner.examples.machinereassignment.app.MachineReassignmentApp Modifier and Type Constant Field Value public static final String
DATA_DIR_NAME
"machinereassignment"
public static final String
SOLVER_CONFIG
"org/optaplanner/examples/machinereassignment/machineReassignmentSolverConfig.xml"
-
org.optaplanner.examples.machinereassignment.optional.score.MachineReassignmentIncrementalScoreCalculator Modifier and Type Constant Field Value protected static final String
CONSTRAINT_PACKAGE
"org.optaplanner.examples.machinereassignment.solver"
-
org.optaplanner.examples.machinereassignment.score.MrConstraints Modifier and Type Constant Field Value public static final String
BALANCE_COST
"balanceCost"
public static final String
LOAD_COST
"loadCost"
public static final String
MACHINE_MOVE_COST
"machineMoveCost"
public static final String
MAXIMUM_CAPACITY
"maximumCapacity"
public static final String
PROCESS_MOVE_COST
"processMoveCost"
public static final String
SERVICE_CONFLICT
"serviceConflict"
public static final String
SERVICE_DEPENDENCY
"serviceDependency"
public static final String
SERVICE_LOCATION_SPREAD
"serviceLocationSpread"
public static final String
SERVICE_MOVE_COST
"serviceMoveCost"
public static final String
TRANSIENT_USAGE
"transientUsage"
-
org.optaplanner.examples.machinereassignment.swingui.MachineReassignmentPanel Modifier and Type Constant Field Value public static final String
LOGO_PATH
"/org/optaplanner/examples/machinereassignment/swingui/machineReassignmentLogo.png"
-
org.optaplanner.examples.meetingscheduling.app.MeetingSchedulingApp Modifier and Type Constant Field Value public static final String
DATA_DIR_NAME
"meetingscheduling"
public static final String
SOLVER_CONFIG
"org/optaplanner/examples/meetingscheduling/meetingSchedulingSolverConfig.xml"
-
org.optaplanner.examples.meetingscheduling.domain.MeetingConstraintConfiguration Modifier and Type Constant Field Value public static final String
ASSIGN_LARGER_ROOMS_FIRST
"Assign larger rooms first"
public static final String
DO_ALL_MEETINGS_AS_SOON_AS_POSSIBLE
"Do all meetings as soon as possible"
public static final String
DONT_GO_IN_OVERTIME
"Don\'t go in overtime"
public static final String
ONE_TIME_GRAIN_BREAK_BETWEEN_TWO_CONSECUTIVE_MEETINGS
"One TimeGrain break between two consecutive meetings"
public static final String
OVERLAPPING_MEETINGS
"Overlapping meetings"
public static final String
PREFERRED_ATTENDANCE_CONFLICT
"Preferred attendance conflict"
public static final String
REQUIRED_AND_PREFERRED_ATTENDANCE_CONFLICT
"Required and preferred attendance conflict"
public static final String
REQUIRED_ATTENDANCE_CONFLICT
"Required attendance conflict"
public static final String
REQUIRED_ROOM_CAPACITY
"Required room capacity"
public static final String
ROOM_CONFLICT
"Room conflict"
public static final String
ROOM_STABILITY
"Room stability"
public static final String
START_AND_END_ON_SAME_DAY
"Start and end on same day"
-
org.optaplanner.examples.meetingscheduling.domain.TimeGrain Modifier and Type Constant Field Value public static final int
GRAIN_LENGTH_IN_MINUTES
15
-
org.optaplanner.examples.meetingscheduling.swingui.MeetingSchedulingPanel Modifier and Type Constant Field Value public static final String
LOGO_PATH
"/org/optaplanner/examples/meetingscheduling/swingui/meetingSchedulingLogo.png"
-
org.optaplanner.examples.nqueens.app.NQueensApp Modifier and Type Constant Field Value public static final String
DATA_DIR_NAME
"nqueens"
public static final String
SOLVER_CONFIG
"org/optaplanner/examples/nqueens/nqueensSolverConfig.xml"
-
org.optaplanner.examples.nqueens.swingui.NQueensPanel Modifier and Type Constant Field Value public static final String
LOGO_PATH
"/org/optaplanner/examples/nqueens/swingui/nqueensLogo.png"
-
org.optaplanner.examples.nurserostering.app.NurseRosteringApp Modifier and Type Constant Field Value public static final String
DATA_DIR_NAME
"nurserostering"
public static final String
SOLVER_CONFIG
"org/optaplanner/examples/nurserostering/nurseRosteringSolverConfig.xml"
-
org.optaplanner.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
-
org.optaplanner.examples.nurserostering.swingui.NurseRosteringPanel Modifier and Type Constant Field Value public static final String
LOGO_PATH
"/org/optaplanner/examples/nurserostering/swingui/nurseRosteringLogo.png"
-
org.optaplanner.examples.pas.app.PatientAdmissionScheduleApp Modifier and Type Constant Field Value public static final String
DATA_DIR_NAME
"pas"
public static final String
SOLVER_CONFIG
"org/optaplanner/examples/pas/patientAdmissionScheduleSolverConfig.xml"
-
org.optaplanner.examples.pas.swingui.PatientAdmissionSchedulePanel Modifier and Type Constant Field Value public static final String
LOGO_PATH
"/org/optaplanner/examples/pas/swingui/pasLogo.png"
-
org.optaplanner.examples.projectjobscheduling.app.ProjectJobSchedulingApp Modifier and Type Constant Field Value public static final String
DATA_DIR_NAME
"projectjobscheduling"
public static final String
SOLVER_CONFIG
"org/optaplanner/examples/projectjobscheduling/projectJobSchedulingSolverConfig.xml"
-
org.optaplanner.examples.projectjobscheduling.swingui.ProjectJobSchedulingPanel Modifier and Type Constant Field Value public static final String
LOGO_PATH
"/org/optaplanner/examples/projectjobscheduling/swingui/projectJobSchedulingLogo.png"
-
org.optaplanner.examples.rocktour.app.RockTourApp Modifier and Type Constant Field Value public static final String
DATA_DIR_NAME
"rocktour"
public static final String
SOLVER_CONFIG
"org/optaplanner/examples/rocktour/rockTourSolverConfig.xml"
-
org.optaplanner.examples.rocktour.domain.RockTourConstraintConfiguration Modifier and Type Constant Field Value public static final String
DELAY_SHOW_COST_PER_DAY
"Delay show cost per day"
public static final String
DRIVING_TIME_TO_BUS_ARRIVAL_PER_SECOND
"Driving time to bus arrival per second"
public static final String
DRIVING_TIME_TO_SHOW_PER_SECOND
"Driving time to show per second"
public static final String
EARLY_LATE_BREAK_DRIVING_SECONDS
"Early late break driving seconds budget"
public static final String
HOS_WEEK_CONSECUTIVE_DRIVING_DAYS_BUDGET
"HOS week consecutive driving days budget"
public static final String
HOS_WEEK_DRIVING_SECONDS_BUDGET
"HOS week driving seconds budget"
public static final String
HOS_WEEK_REST_DAYS
"HOS week rest days"
public static final String
NIGHT_DRIVING_SECONDS
"Night driving seconds budget"
public static final String
REQUIRED_SHOW
"Required show"
public static final String
REVENUE_OPPORTUNITY
"Revenue opportunity"
public static final String
SHORTEN_DRIVING_TIME_PER_MILLISECOND_SQUARED
"Shorten driving time per millisecond squared"
public static final String
UNASSIGNED_SHOW
"Unassigned show"
-
org.optaplanner.examples.rocktour.swingui.RockTourPanel Modifier and Type Constant Field Value public static final String
LOGO_PATH
"/org/optaplanner/examples/rocktour/swingui/rockTourLogo.png"
-
org.optaplanner.examples.taskassigning.app.TaskAssigningApp Modifier and Type Constant Field Value public static final String
DATA_DIR_NAME
"taskassigning"
public static final String
SOLVER_CONFIG
"org/optaplanner/examples/taskassigning/taskAssigningSolverConfig.xml"
-
org.optaplanner.examples.taskassigning.persistence.TaskAssigningGenerator Modifier and Type Constant Field Value public static final int
BASE_DURATION_AVERAGE
75
public static final int
BASE_DURATION_MAXIMUM
90
public static final int
BASE_DURATION_MINIMUM
30
-
org.optaplanner.examples.taskassigning.swingui.TaskAssigningPanel Modifier and Type Constant Field Value public static final String
LOGO_PATH
"/org/optaplanner/examples/taskassigning/swingui/taskAssigningLogo.png"
-
org.optaplanner.examples.taskassigning.swingui.TaskOverviewPanel Modifier and Type Constant Field Value public static final int
HEADER_COLUMN_WIDTH
150
public static final int
HEADER_ROW_HEIGHT
50
public static final int
ROW_HEIGHT
50
public static final int
TIME_COLUMN_WIDTH
60
-
org.optaplanner.examples.tennis.app.TennisApp Modifier and Type Constant Field Value public static final String
DATA_DIR_NAME
"tennis"
public static final String
SOLVER_CONFIG
"org/optaplanner/examples/tennis/tennisSolverConfig.xml"
-
org.optaplanner.examples.tennis.swingui.TennisPanel Modifier and Type Constant Field Value public static final String
LOGO_PATH
"/org/optaplanner/examples/tennis/swingui/tennisLogo.png"
-
org.optaplanner.examples.travelingtournament.app.TravelingTournamentApp Modifier and Type Constant Field Value public static final String
DATA_DIR_NAME
"travelingtournament"
public static final String
SOLVER_CONFIG
"org/optaplanner/examples/travelingtournament/travelingTournamentSolverConfig.xml"
-
org.optaplanner.examples.travelingtournament.swingui.TravelingTournamentPanel Modifier and Type Constant Field Value public static final String
LOGO_PATH
"/org/optaplanner/examples/travelingtournament/swingui/travelingTournamentLogo.png"
-
org.optaplanner.examples.tsp.app.TspApp Modifier and Type Constant Field Value public static final String
DATA_DIR_NAME
"tsp"
public static final String
SOLVER_CONFIG
"org/optaplanner/examples/tsp/tspSolverConfig.xml"
-
org.optaplanner.examples.tsp.persistence.SvgTspLineAndCircleExporter Modifier and Type Constant Field Value public static final String
OUTPUT_FILE_SUFFIX
"line.svg"
-
org.optaplanner.examples.tsp.persistence.SvgTspPathExporter Modifier and Type Constant Field Value public static final String
OUTPUT_FILE_SUFFIX
"path.svg"
-
org.optaplanner.examples.tsp.persistence.TspExporter Modifier and Type Constant Field Value public static final String
OUTPUT_FILE_SUFFIX
"tour"
-
org.optaplanner.examples.tsp.persistence.TspImporter Modifier and Type Constant Field Value public static final String
INPUT_FILE_SUFFIX
"tsp"
-
org.optaplanner.examples.tsp.swingui.TspPanel Modifier and Type Constant Field Value public static final String
LOGO_PATH
"/org/optaplanner/examples/tsp/swingui/tspLogo.png"
-
org.optaplanner.examples.vehiclerouting.app.VehicleRoutingApp Modifier and Type Constant Field Value public static final String
DATA_DIR_NAME
"vehiclerouting"
public static final String
SOLVER_CONFIG
"org/optaplanner/examples/vehiclerouting/vehicleRoutingSolverConfig.xml"
-
org.optaplanner.examples.vehiclerouting.swingui.VehicleRoutingPanel Modifier and Type Constant Field Value public static final String
LOGO_PATH
"/org/optaplanner/examples/vehiclerouting/swingui/vehicleRoutingLogo.png"