Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATA_DIR_NAME |
"cheaptime" |
public static final String |
SOLVER_CONFIG |
"org/optaplanner/examples/cheaptime/solver/cheapTimeSolverConfig.xml" |
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 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
CONSTRAINT_PACKAGE |
"org.optaplanner.examples.cheaptime.solver" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOGO_PATH |
"/org/optaplanner/examples/cheaptime/swingui/cheapTimeLogo.png" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATA_DIR_NAME |
"cloudbalancing" |
public static final String |
SOLVER_CONFIG |
"org/optaplanner/examples/cloudbalancing/solver/cloudBalancingSolverConfig.xml" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOGO_PATH |
"/org/optaplanner/examples/cloudbalancing/swingui/cloudBalancingLogo.png" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATA_DIR_NAME |
"coachshuttlegathering" |
public static final String |
SOLVER_CONFIG |
"org/optaplanner/examples/coachshuttlegathering/solver/coachShuttleGatheringSolverConfig.xml" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
OUTPUT_FILE_SUFFIX |
"csv" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOGO_PATH |
"/org/optaplanner/examples/coachshuttlegathering/swingui/coachShuttleGatheringLogo.png" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATA_DIR_SYSTEM_PROPERTY |
"org.optaplanner.examples.dataDir" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AGGREGATOR_ARG |
"--aggregator" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
DEFAULT_OUTPUT_FILE_SUFFIX |
"txt" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
DEFAULT_OUTPUT_FILE_SUFFIX |
"xml" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
USAGE_EXPLANATION_PATH |
"/org/optaplanner/examples/common/swingui/exampleUsageExplanation.png" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
MARGIN_RATIO |
0.04 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
FILL_COLLISIONS_FLAG |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATA_DIR_NAME |
"conferencescheduling" |
public static final String |
SOLVER_CONFIG |
"org/optaplanner/examples/conferencescheduling/solver/conferenceSchedulingSolverConfig.xml" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AUDIENCE_LEVEL_DIVERSITY |
"Audience level diversity" |
public static final String |
AUDIENCE_LEVEL_FLOW_PER_CONTENT_VIOLATION |
"Audience level flow per content violation" |
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 |
CONTENT_CONFLICT |
"Content conflict" |
public static final String |
LANGUAGE_DIVERSITY |
"Language diversity" |
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_TAG |
"Speaker preferred room tag" |
public static final String |
SPEAKER_PREFERRED_TIMESLOT_TAG |
"Speaker preferred timeslot tag" |
public static final String |
SPEAKER_PROHIBITED_ROOM_TAG |
"Speaker prohibited room tag" |
public static final String |
SPEAKER_PROHIBITED_TIMESLOT_TAG |
"Speaker prohibited timeslot tag" |
public static final String |
SPEAKER_REQUIRED_ROOM_TAG |
"Speaker required room tag" |
public static final String |
SPEAKER_REQUIRED_TIMESLOT_TAG |
"Speaker required timeslot tag" |
public static final String |
SPEAKER_UNAVAILABLE_TIMESLOT |
"Speaker unavailable timeslot" |
public static final String |
SPEAKER_UNDESIRED_ROOM_TAG |
"Speaker undesired room tag" |
public static final String |
SPEAKER_UNDESIRED_TIMESLOT_TAG |
"Speaker undesired timeslot tag" |
public static final String |
TALK_MUTUALLY_EXCLUSIVE_TALKS_TAG |
"Talk mutually-exclusive-talks tag" |
public static final String |
TALK_PREFERRED_ROOM_TAG |
"Talk preferred room tag" |
public static final String |
TALK_PREFERRED_TIMESLOT_TAG |
"Talk preferred timeslot tag" |
public static final String |
TALK_PREREQUISITE_TALKS |
"Talk prerequisite talks" |
public static final String |
TALK_PROHIBITED_ROOM_TAG |
"Talk prohibited room tag" |
public static final String |
TALK_PROHIBITED_TIMESLOT_TAG |
"Talk prohibited timeslot tag" |
public static final String |
TALK_REQUIRED_ROOM_TAG |
"Talk required room tag" |
public static final String |
TALK_REQUIRED_TIMESLOT_TAG |
"Talk required timeslot tag" |
public static final String |
TALK_TYPE_OF_ROOM |
"Talk type of room" |
public static final String |
TALK_TYPE_OF_TIMESLOT |
"Talk type of timeslot" |
public static final String |
TALK_UNDESIRED_ROOM_TAG |
"Talk undesired room tag" |
public static final String |
TALK_UNDESIRED_TIMESLOT_TAG |
"Talk undesired timeslot tag" |
public static final String |
THEME_TRACK_CONFLICT |
"Theme track conflict" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOGO_PATH |
"/org/optaplanner/examples/conferencescheduling/swingui/conferenceSchedulingLogo.png" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATA_DIR_NAME |
"curriculumcourse" |
public static final String |
SOLVER_CONFIG |
"org/optaplanner/examples/curriculumcourse/solver/curriculumCourseSolverConfig.xml" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOGO_PATH |
"/org/optaplanner/examples/curriculumcourse/swingui/curriculumCourseLogo.png" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATA_DIR_NAME |
"dinnerparty" |
public static final String |
SOLVER_CONFIG |
"org/optaplanner/examples/dinnerparty/solver/dinnerPartySolverConfig.xml" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOGO_PATH |
"/org/optaplanner/examples/dinnerparty/swingui/dinnerPartyLogo.png" |
public static final int |
MALE_FEMALE_ICON_VARIATION |
5 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATA_DIR_NAME |
"examination" |
public static final String |
SOLVER_CONFIG |
"org/optaplanner/examples/examination/solver/examinationSolverConfig.xml" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOGO_PATH |
"/org/optaplanner/examples/examination/swingui/examinationLogo.png" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATA_DIR_NAME |
"flightcrewscheduling" |
public static final String |
SOLVER_CONFIG |
"org/optaplanner/examples/flightcrewscheduling/solver/flightCrewSchedulingSolverConfig.xml" |
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" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOGO_PATH |
"/org/optaplanner/examples/flightcrewscheduling/swingui/flightCrewSchedulingLogo.png" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATA_DIR_NAME |
"investment" |
public static final String |
SOLVER_CONFIG |
"org/optaplanner/examples/investment/solver/investmentSolverConfig.xml" |
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%" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOGO_PATH |
"/org/optaplanner/examples/investment/swingui/investmentLogo.png" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATA_DIR_NAME |
"machinereassignment" |
public static final String |
SOLVER_CONFIG |
"org/optaplanner/examples/machinereassignment/solver/machineReassignmentSolverConfig.xml" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
CONSTRAINT_PACKAGE |
"org.optaplanner.examples.machinereassignment.solver" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOGO_PATH |
"/org/optaplanner/examples/machinereassignment/swingui/machineReassignmentLogo.png" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATA_DIR_NAME |
"meetingscheduling" |
public static final String |
SOLVER_CONFIG |
"org/optaplanner/examples/meetingscheduling/solver/meetingSchedulingSolverConfig.xml" |
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" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
GRAIN_LENGTH_IN_MINUTES |
15 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOGO_PATH |
"/org/optaplanner/examples/meetingscheduling/swingui/meetingSchedulingLogo.png" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATA_DIR_NAME |
"nqueens" |
public static final String |
SOLVER_CONFIG |
"org/optaplanner/examples/nqueens/solver/nqueensSolverConfig.xml" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOGO_PATH |
"/org/optaplanner/examples/nqueens/swingui/nqueensLogo.png" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATA_DIR_NAME |
"nurserostering" |
public static final String |
SOLVER_CONFIG |
"org/optaplanner/examples/nurserostering/solver/nurseRosteringSolverConfig.xml" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
EAST_HEADER_WIDTH |
130 |
public static final int |
WEST_HEADER_WIDTH |
160 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOGO_PATH |
"/org/optaplanner/examples/nurserostering/swingui/nurseRosteringLogo.png" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATA_DIR_NAME |
"pas" |
public static final String |
SOLVER_CONFIG |
"org/optaplanner/examples/pas/solver/patientAdmissionScheduleSolverConfig.xml" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOGO_PATH |
"/org/optaplanner/examples/pas/swingui/pasLogo.png" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATA_DIR_NAME |
"projectjobscheduling" |
public static final String |
SOLVER_CONFIG |
"org/optaplanner/examples/projectjobscheduling/solver/projectJobSchedulingSolverConfig.xml" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOGO_PATH |
"/org/optaplanner/examples/projectjobscheduling/swingui/projectJobSchedulingLogo.png" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATA_DIR_NAME |
"rocktour" |
public static final String |
SOLVER_CONFIG |
"org/optaplanner/examples/rocktour/solver/rockTourSolverConfig.xml" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DELAY_COST_PER_DAY |
"Visit sooner than later" |
public static final String |
DRIVING_TIME_COST_PER_SECOND |
"Minimize driving time cost" |
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 |
MISSED_SHOW_PENALTY |
"Minimize missed shows" |
public static final String |
NIGHT_DRIVING_SECONDS |
"Night driving seconds budget" |
public static final String |
REVENUE_OPPORTUNITY |
"Maximize revenue opportunity" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOGO_PATH |
"/org/optaplanner/examples/rocktour/swingui/rockTourLogo.png" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATA_DIR_NAME |
"scrabble" |
public static final String |
SOLVER_CONFIG |
"org/optaplanner/examples/scrabble/solver/scrabbleSolverConfig.xml" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOGO_PATH |
"/org/optaplanner/examples/scrabble/swingui/scrabbleLogo.png" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATA_DIR_NAME |
"taskassigning" |
public static final String |
SOLVER_CONFIG |
"org/optaplanner/examples/taskassigning/solver/taskAssigningSolverConfig.xml" |
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 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOGO_PATH |
"/org/optaplanner/examples/taskassigning/swingui/taskAssigningLogo.png" |
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 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATA_DIR_NAME |
"tennis" |
public static final String |
SOLVER_CONFIG |
"org/optaplanner/examples/tennis/solver/tennisSolverConfig.xml" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOGO_PATH |
"/org/optaplanner/examples/tennis/swingui/tennisLogo.png" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATA_DIR_NAME |
"travelingtournament" |
public static final String |
SOLVER_CONFIG |
"org/optaplanner/examples/travelingtournament/solver/travelingTournamentSolverConfig.xml" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOGO_PATH |
"/org/optaplanner/examples/travelingtournament/swingui/travelingTournamentLogo.png" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATA_DIR_NAME |
"tsp" |
public static final String |
SOLVER_CONFIG |
"org/optaplanner/examples/tsp/solver/tspSolverConfig.xml" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
OUTPUT_FILE_SUFFIX |
"tour" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
INPUT_FILE_SUFFIX |
"tsp" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOGO_PATH |
"/org/optaplanner/examples/tsp/swingui/tspLogo.png" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATA_DIR_NAME |
"vehiclerouting" |
public static final String |
SOLVER_CONFIG |
"org/optaplanner/examples/vehiclerouting/solver/vehicleRoutingSolverConfig.xml" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOGO_PATH |
"/org/optaplanner/examples/vehiclerouting/swingui/vehicleRoutingLogo.png" |
Copyright © 2006–2018 JBoss by Red Hat. All rights reserved.