WO2001035289A1 - Revenue management system and method - Google Patents

Revenue management system and method Download PDF

Info

Publication number
WO2001035289A1
WO2001035289A1 PCT/US1999/024016 US9924016W WO0135289A1 WO 2001035289 A1 WO2001035289 A1 WO 2001035289A1 US 9924016 W US9924016 W US 9924016W WO 0135289 A1 WO0135289 A1 WO 0135289A1
Authority
WO
WIPO (PCT)
Prior art keywords
resource
variables
resources
request
threshold value
Prior art date
Application number
PCT/US1999/024016
Other languages
French (fr)
Inventor
Kalyan Talluri
Original Assignee
Pricing Research Corporation
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Pricing Research Corporation filed Critical Pricing Research Corporation
Priority to PCT/US1999/024016 priority Critical patent/WO2001035289A1/en
Priority to AU19051/00A priority patent/AU1905100A/en
Publication of WO2001035289A1 publication Critical patent/WO2001035289A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/02Reservations, e.g. for tickets, services or events

Definitions

  • the present invention relates in general to a revenue management system (also referred to as "yield management" system) for allocating resources or inventory in which a multidimensional lookup table of threshold values is employed for each resource as the control logic for dynamically adjusting the acceptable revenue value for the resources as a function of two or more variables.
  • a revenue management system also referred to as "yield management” system
  • Revenue management systems seek to maximize the revenue generated from a fixed service or productive capacity by selectively accepting or denying requests for capacity. For example, in airlines a network of flights with a set of seats are available for sale on a given day, and customers request seats in advance of travel for various itineraries on the network. Based on the current reservations already accepted for each flight (alternatively, the remaining capacity available), the time remaining in the sales horizon and forecasts of future demand for itineraries, airlines must decide which itineraries and fare classes to accept and which to deny (or close out).
  • revenue management decisions are typically made or guided by a software system (revenue management system) that incorporates a variety of advanced statistical and mathematical methods. Revenue management is widely used in the airline, hotel and car-rental industries and is spreading to the energy, natural gas pipelines, broadcasting, shipping, sports, entertainment facilities, manufacturing, equipment leasing and cargo industries. Indeed, the practice is applicable in any industry that has limited short-term capacity flexibility and variable demand.
  • nested capacity allocations also called “booking limits”
  • One example of a nested capacity allocation scheme is known as Single-resource Nested Allocations. This approach was originally developed to allocate capacity of a single resource, for example a single flight leg, to one of n possible demand classes (fare-classes in airline industry). The control logic works as follows:
  • y denote the remaining capacity.
  • An alternative and more popular method to implement this same logic is to define a set of booking limits, b ⁇ , using b, ⁇ c B x f
  • Belobaba (1987, 1988) describes some approximate methods for setting allocation parameters while Brumelle et al. (1990, 1993) describe exact algorithms for computing the parameters.
  • the nested allocation structure has some distinct advantages. Namely, it has the desirable feature that a small number of control parameters (n booking limits or protection levels) can be calculated once by an optimization module. Then, the accept/deny decisions dynamically adjust as available capacity changes. That is, as more capacity is sold, more demand classes are "closed out” as booking limits are reached. Alternatively, when customers cancel, more capacity becomes available and some demand classes may "open up” as the available capacity exceeds their booking limits. In this way, the nested allocation structure adjusts to the evolving capacity conditions.
  • the revenue values for a multiple resource request are adjusted by quantities that reflect the displacement value of the other resources used by the request. These displacement-adjusted fare values are then used to compute nested allocations for each leg. Displacement adjusted values are often clustered into "virtual classes" first to reduce the number of classes involved. This process of creating virtual classes is called indexing by Smith et al. (1992). See Williamson (1992) and Vinod (1990) for further discussion of this approach, which also goes by the name of virtual nesting (Smith et al. 1992).
  • displacement-adjusted values have some advantages: They require only a small number of control variables and the nested allocation structure maintains the favorable property of adjusting accept/deny decisions as available capacity changes. They also provide a maximum available capacity for each demand class through the authorization levels.
  • the displacement adjustment process and clustering into virtual classes adds a significant amount of complexity to the control logic. This complexity has made their implementation prohibitive for most users of revenue management systems.
  • the advantage of the bid price logic is that it requires very few parameters, one value for each resource, and does not require separate displacement adjustment and indexing steps.
  • the main weakness is that the logic is not dynamic. Specifically, the accept/deny decisions do not change if remaining capacity fluctuates and/or the time remaining in the horizon changes. As a result, the bid price values v, must be updated very frequently (usually by re-forecasting and re-optimizing a mathematical model) to ensure that they track changes in the available capacity among all resources. Ideally, this updating of bid-prices has to be done after each booking or cancellations (or change in the re___tai__ing resource) which is prohibitive to do operationally. They also do not provide any indication of the maximum available capacity for a given demand class and cannot be used directly to compute authorization levels.
  • the present invention satisfies this need through use of multidimensional lookup tables that are employed to manage revenue from each resource as a function of a plurality of variables (such as time and capacity, for example).
  • the main benefit of the approach is to add a high degree of flexibility and dynamic adjustment ability to the control logic while keeping the number of controls used to within acceptable operational limits.
  • a multidimensional table (array) of threshold values is specified for each resource. Each dimension (axis) of the table corresponds to a variable that affects the threshold value of the resource.
  • one dimension of the table, t is selected to index the number of remaining time periods and the other, x, is selected to index the remaining capacity for the desired reservation.
  • the lookup tables are employed in the method of the present invention in the following manner.
  • a request for a resource, or a combination of resources is received in a system computer either from another system or computer, or from an operator entering the request manually.
  • the request not only identifies each of the resources, but also identifies a revenue value for the resources.
  • a multiple flight leg itinerary for an airline reservation represents a multiple resource allocation scenario, with each leg of the flight representing one of the resources, and the entered or calculated expected fare for the itinerary representing the revenue value.
  • the computer accesses the lookup table for each resource identified in the request.
  • the control logic for using the tables is that the threshold value used at any point in time for any given resource is obtained by looking in the appropriate place in the table.
  • the threshold value in the table can adapt.
  • the net revenue of a request is compared to the sum of the threshold values of the resources required by the request. If the net revenue exceeds or equals the total of the threshold values, then it is accepted; if it does not, it is rejected.
  • the ability of the threshold values for each resource to change as the variables (e.g., remaining capacity and remaining time) change adds robustness and stability to the sale process - for instance, it offers protection that a sudden unexpected surge in demand at a low fare would not result in too much inventory being sold at a too low a rate (a problem with the static bid-price controls); at the same time, a persistent and inconsistent (with the forecasts) failure of demand to appear between re-forecasting re- optimizations would result in the current threshold value to automatically go down, a feature not present either in the allocation controls or static bid-price controls.
  • this dynamic threshold value control logic offers significant generalization in the degree of control, as well as superior robustness with respect to forecasting errors and operational factors compared to the current control logic used to control inventory in revenue management systems.
  • Another major advantage of the tables is that they can be used to quickly compute maximum allocations for each demand type. This is achieved by successively adding the threshold values and then decrementing each resource's capacity value until the sum of the threshold values exceeds the net revenue of the demand type. The amount by which the capacity was decremented gives the maximum capacity allocation for the demand type. This logic follows simply by considering how many requests of a given type would be accepted in sequence.
  • FIG. 1 is a schematic diagram of networked computer system that can be employed to implement the preferred embodiment of the present invention
  • FIGs. 2A and 2B are example two dimensional threshold value tables that are employed to illustrate the functionality of the preferred embodiment
  • FIG. 3 is a flow chart illustrating the logic used in an exemplary application of the preferred embodiment for processing requests for seat reservations using the threshold value tables
  • FIG. 4 is a flow chart illustrating the logic used in an exemplary application of the preferred embodiment for dete ⁇ nining the maximum number of seats available at a predetermined fare using the threshold value tables.
  • a revenue management system 10 is illustrated that is employed for implementing a first preferred embodiment of the present invention for managing reservations for a limited capacity resource, such as seats on an airline flight.
  • the system 10 includes a pluraUty of networked computers 12, each of which communicates with a threshold value table server 14.
  • the threshold value table server 14 manages access to a plurality of lookup tables referred to as dynamic threshold value tables, each of which contains threshold values for a resource as a function of two or more variables.
  • a reservation system computer 16 is interfaced to the threshold value table server 14 which handles reservation bookings requested through the computers 12, and manages the reservation yield.
  • a database 18 is provided for maintaining historical records of all processed reservations.
  • a system operator enters a request for either a reservation or an authorization level for a particular itinerary into one of the computers 12.
  • the bid-price table server 14 accesses all applicable threshold value tables for the itinerary, and supplies them to the reservation system computer 16 for processing.
  • a threshold value table will be provided for each flight leg.
  • the reservation system computer 16 employs the threshold value tables to determine acceptable price values for each flight leg of the requested itinerary. The sum of these is compared to the net revenue expected from the use of the resources for the reservation system to determine whether the reservation will be accepted and/or how many reservations at the given revenue value will be accepted.
  • the net revenue value is received by the system either by being entered by the system operator or another computer system. In addition, this value may be calculated by another system.
  • FIGs. 2A and 2B which illustrate two examples of such tables for two undefined resources, Resource 1 and Resource 2.
  • Each of the tables comprises a two-dimensional table (array) of numerical values that is specified for each resource.
  • One dimension or axis of the table, t indexes the number of rernaining time periods available for reserving the resource, and the other, x, indexes the remaining capacity for the resource.
  • the shaded area in each of the tables represent regions where a revenue value of 80 and 25 for Resource 1 and Resource 2, respectively, will be accepted for the particular combination oft and x.
  • the threshold value used at any point in time for any given resource is obtained by looking in the appropriate place in the table. For example, consider Table 1 of FIG. 2A. If the remaining capacity for this resource is 3 units and the remaining time index is 7, then the table value is 69.61. Thus, the threshold value in effect under these conditions is 69.91. If the available capacity changes or the time remaining changes, the threshold value in the table can adapt. Continuing the example, if the remaining time index is 7 and 2 of the 3 units of capacity are sold, one unit of capacity remains. In this case, the value in Table 1 of FIG. 2A indicates that the threshold value has increased to 116.6.
  • each resource is a seat on a flight leg of a requested itinerary /
  • the threshold values in each lookup table represent minimum prices that will be accepted for the corresponding flight leg.
  • the seat reservation request is received from a system operator or another system, and identifies the itinerary i, as well as the fare/ which the passenger wishes to pay.
  • the reservation system computer 16 performs a lookup operation for the current threshold value for each flight leg in the itinerary. This is accomplished by sending the current time and current capacity vector to the threshold value table server 14.
  • the threshold value table server 14 accesses the threshold value table for each of the flight legs, and retrieves the price value for each leg corresponding to the time and capacity vector.
  • the threshold values for all of the legs in the itinerary are then returned to the reservation system computer 16.
  • the reservation system computer sums all of the retrieved threshold values, and, at step 108, compares the sum to the requested fare/ If/is greater than or equal to the sum, the reservation is accepted; otherwise, it is rejected. If the reservation is accepted, a record of the reservation is sent to the database 18 so that the current capacity will be properly adjusted for the next reservation request requiring any of the legs in the itinerary / ' .
  • a second major advantage of the dynamically adjustable threshold value tables is that they can be used to quickly compute maximum allocations for each demand type. This is achieved by successively adding the threshold values and then decrementing each resource's capacity value until the sum of the threshold values exceeds the net revenue of the demand type. The amount by which the capacity was decremented gives the maximum capacity allocation for the demand type. This logic follows simply by considering how many requests of a given type would be accepted in sequence. The logic is diagramed in the flow chart in FIG. 4, and an example of this authorization level calculation follows.
  • a system operator enters a request for the maximum possible seat reservations that will be accepted for an itinerary / at a fare per seat of no more than/
  • a count k is initialized to 0 to keep track of the total number of seats available at/
  • the process of FIG. 3 is carried out to determine whether a first seat reservation will be accepted at fare/for the current capacity and time vector. Assuming it will be accepted, k is incremented by 1 at step
  • step 204 and step 202 is repeated, but this time with the current used capacity incremented by 1, and the current available capacity decremented by 1. This process is repeated until the sum of the threshold values is greater than or equal to the fare/ for the (k+l)ik request.
  • the value k is determined at step 206 to be the number of reservations that will be accepted at the fare/for the itinerary i, and this value is returned to the reservation/booking system
  • FIGs. 2A and 2B may be employed in the following example.
  • Tables 1 and 2 with 10 units of time remaining, with Resource 1 having 6 units of capacity remaining (threshold value of 19.95) and with Resource 2 having 4 units rer ining (threshold value of 14.5).
  • an authorization level be computed for a demand class that has a net revenue of 160 and requires both Resources 1 and 2.
  • the threshold value tables can be used for managing any type of resource reservation application where the threshold value of one or more resources varies as a function of two or more variables.
  • the invention is particularly useful for managing transportation and accommodation related sales or reservations (e.g., airline, train, bus and hotel reservations, etc.), the invention may also be employed for managing cargo inventory.
  • three-dimensional threshold value lookup tables are preferably employed, with one dimension for each of the following three variables that have an influence on current acceptable threshold values: time, weight and volume.
  • the lookup tables can be used for deterrmning any type of acceptable threshold value that fluctuates as a function of two or more variables.
  • Other applications of the present invention include allocation of advertising time slots and allocation of tickets to facilities (sports, theaters, cinema, amusement parks, resorts).
  • advertising time slots the dimensions for the lookup table will be re___ ining available time- slots, and the time of broadcast for the media industry (television, radio, print media, Internet advertising, etc.).
  • the dimensions for the lookup table will be time remaining until the scheduled event, and number of available seats remaining in each class.
  • the present invention through use of the dynamically adjustable threshold value tables, provides a vastly improved and robust revenue or yield management system and method that can easily accommodate changes in resource threshold values in response to many variables, without requiring complex computer software.

Abstract

A revenue management software system (10) supports decisions to accept or deny (108) requests (100) for resource capacity (seats, rooms, volume/weight, air time, etc.) using control logic that accesses (102) multidimensional lookup tables in a threshold value server (14, 104) of price values for each resource (flight leg, hotel day, etc.). Each dimension of each lookup table corresponds to a variable that affects the value of the resource i.e. the current time slot as one dimension and the number of available resources, e.g. seats, for the time slot for the other dimension. These variables are used to determine the minimum threshold value acceptable for the resource (102, 104). The threshold values are summed (108) and the request is accepted or denied (108) based on the requested fare and the total summed threshold values.

Description

Revenue Management System and Method Background of the Invention
1. Field of the Invention
The present invention relates in general to a revenue management system (also referred to as "yield management" system) for allocating resources or inventory in which a multidimensional lookup table of threshold values is employed for each resource as the control logic for dynamically adjusting the acceptable revenue value for the resources as a function of two or more variables.
2. Description of the Prior Art Revenue management systems seek to maximize the revenue generated from a fixed service or productive capacity by selectively accepting or denying requests for capacity. For example, in airlines a network of flights with a set of seats are available for sale on a given day, and customers request seats in advance of travel for various itineraries on the network. Based on the current reservations already accepted for each flight (alternatively, the remaining capacity available), the time remaining in the sales horizon and forecasts of future demand for itineraries, airlines must decide which itineraries and fare classes to accept and which to deny (or close out).
These decisions are very detailed and complicated to make because future demand is typically highly uncertain and one must evaluate complex tradeoffs between the current and future value of capacity. Therefore, revenue management decisions are typically made or guided by a software system (revenue management system) that incorporates a variety of advanced statistical and mathematical methods. Revenue management is widely used in the airline, hotel and car-rental industries and is spreading to the energy, natural gas pipelines, broadcasting, shipping, sports, entertainment facilities, manufacturing, equipment leasing and cargo industries. Indeed, the practice is applicable in any industry that has limited short-term capacity flexibility and variable demand.
A variety of mathematical models have been proposed to solve the problem of which requests to accept or deny based on current capacity and forecasts of future demand. However, regardless of the mathematical model and assumptions used, revenue management software systems ultimately need an internal control logic to implement the accept/deny recommendations. To date, two control schemes have been developed to implement accept/deny decisions: nested capacity allocation and static-bid prices.
The oldest and most widespread approach to implementing accept/deny decisions is to use nested capacity allocations (also called "booking limits") on the various classes and rates for the capacity. This is the approach used in the early work of Littlewood (1972) on discount fare class allocation. It was popularized in the academic literature by Belobaba (1987, 1989). This is the approach used in many of the older commercial revenue management systems. One example of a nested capacity allocation scheme is known as Single-resource Nested Allocations. This approach was originally developed to allocate capacity of a single resource, for example a single flight leg, to one of n possible demand classes (fare-classes in airline industry). The control logic works as follows:
Let c be the total capacity. Let the net revenues of the n demand types be denoted and assume without loss of generality that these demand classes are indexed so that f1 >f2 >Y>f„ . A so-called nested allocation logic specifies values (protection levels) x}, x2, Y, x„that satisfy
0 x„ < x^≤ Y≤ x^ . Let y denote the remaining capacity. The logic is to accept demand class i if and only if y > x, ι=l,Y,n That is, demand class / is accepted if the remaining capacity exceeds the protection level, x„ for that class. An alternative and more popular method to implement this same logic is to define a set of booking limits, b{, using b, ~ c B xf Let r denote the number of reservations on hand (r=c-y). In this case, the logic is to accept a request from demand type i if and only if r < b,
That is, accept demand class i if and only if the number of reservations on hand is less than the booking limit for demand class /. The maximum available capacity for any class i is usually referred to as the authorization level and is defined by α, = mctxfb, B r, 0} These are the control logic schemes described in Belobaba (1987, 1989) and Brumelle et al
(1990, 1993) and elsewhere. Belobaba (1987, 1988) describes some approximate methods for setting allocation parameters while Brumelle et al. (1990, 1993) describe exact algorithms for computing the parameters.
Whatever method is used to compute the parameter values, the nested allocation structure has some distinct advantages. Namely, it has the desirable feature that a small number of control parameters (n booking limits or protection levels) can be calculated once by an optimization module. Then, the accept/deny decisions dynamically adjust as available capacity changes. That is, as more capacity is sold, more demand classes are "closed out" as booking limits are reached. Alternatively, when customers cancel, more capacity becomes available and some demand classes may "open up" as the available capacity exceeds their booking limits. In this way, the nested allocation structure adjusts to the evolving capacity conditions.
While the nested allocation scheme works well for a single resource, extending it to allocate capacity for multiple resources (legs of a flight network for example) is somewhat problematic. For example, it is not clear how to rank demand class that use different resources, so the nested structure becomes difficult to apply. Also, if allocations are defined for all revenue values and every combination of resources, the number of allocation values required becomes too large for practical implementation in a reservation system
To avoid this large number of allocation values, most approaches for extending nested allocation control logic to networks involve converting the multiple-resource allocation problem into a collection of single-resource problems and then applying the controls generated by this collection of single-resource allocation problems.
This is accomplished as follows: First, the revenue values for a multiple resource request are adjusted by quantities that reflect the displacement value of the other resources used by the request. These displacement-adjusted fare values are then used to compute nested allocations for each leg. Displacement adjusted values are often clustered into "virtual classes" first to reduce the number of classes involved. This process of creating virtual classes is called indexing by Smith et al. (1992). See Williamson (1992) and Vinod (1990) for further discussion of this approach, which also goes by the name of virtual nesting (Smith et al. 1992). These displacement-adjusted values have some advantages: They require only a small number of control variables and the nested allocation structure maintains the favorable property of adjusting accept/deny decisions as available capacity changes. They also provide a maximum available capacity for each demand class through the authorization levels. However, the displacement adjustment process and clustering into virtual classes adds a significant amount of complexity to the control logic. This complexity has made their implementation prohibitive for most users of revenue management systems.
An alternative control logic for multiple-resource problems is to use what are called resource bid prices. This idea was first proposed by Simpson (1989) and was extensively investigated in the Ph.D. dissertation of Williamson (1992). See also Curry (1992) and Phillips (1994). Let m denote the number of resources to allocate. In a bid price control scheme, values (bid prices) v„ i=l,..,m are set for each of the m resources. Suppose a request comes in to purchase a set of resources {ij,..,ι . Then a bid price control would accept the request of net revenue value/ if and only if f> v„ + Y + v.k
That is, a request is accepted if and only if the fare exceeds the sum of the bid prices of all the capacity units required to satisfy the demand. The interpretation of the values v, is that they represent the threshold value of resource capacity. Again, a variety of optimization methods and approximations have been proposed for determining the bid price parameter values. (See Simpson (1989) and Williamson (1992).)
The advantage of the bid price logic is that it requires very few parameters, one value for each resource, and does not require separate displacement adjustment and indexing steps.
The main weakness is that the logic is not dynamic. Specifically, the accept/deny decisions do not change if remaining capacity fluctuates and/or the time remaining in the horizon changes. As a result, the bid price values v, must be updated very frequently (usually by re-forecasting and re-optimizing a mathematical model) to ensure that they track changes in the available capacity among all resources. Ideally, this updating of bid-prices has to be done after each booking or cancellations (or change in the re___tai__ing resource) which is prohibitive to do operationally. They also do not provide any indication of the maximum available capacity for a given demand class and cannot be used directly to compute authorization levels. Summary of the Invention In view of the foregoing, a need exists for a revenue management scheme that is robust enough to accommodate allocation of multiple resources, each of which is dependent on multiple variables, yet which possesses simplicity and ease of implementation. The present invention satisfies this need through use of multidimensional lookup tables that are employed to manage revenue from each resource as a function of a plurality of variables (such as time and capacity, for example). The main benefit of the approach is to add a high degree of flexibility and dynamic adjustment ability to the control logic while keeping the number of controls used to within acceptable operational limits. In this control logic, a multidimensional table (array) of threshold values is specified for each resource. Each dimension (axis) of the table corresponds to a variable that affects the threshold value of the resource. In an exemplary two-dimensional table for determining threshold values for travel reservations, one dimension of the table, t, is selected to index the number of remaining time periods and the other, x, is selected to index the remaining capacity for the desired reservation.
The lookup tables are employed in the method of the present invention in the following manner. First, a request for a resource, or a combination of resources, is received in a system computer either from another system or computer, or from an operator entering the request manually. The request not only identifies each of the resources, but also identifies a revenue value for the resources. For example, a multiple flight leg itinerary for an airline reservation represents a multiple resource allocation scenario, with each leg of the flight representing one of the resources, and the entered or calculated expected fare for the itinerary representing the revenue value.
Once the request has been entered, the computer accesses the lookup table for each resource identified in the request. The control logic for using the tables is that the threshold value used at any point in time for any given resource is obtained by looking in the appropriate place in the table. As the variables defining the dimensions (e.g., available capacity and the time remaining) of the table change, the threshold value in the table can adapt. After the threshold values for the present combination of variables are extracted from the tables, the net revenue of a request is compared to the sum of the threshold values of the resources required by the request. If the net revenue exceeds or equals the total of the threshold values, then it is accepted; if it does not, it is rejected. The ability of the threshold values for each resource to change as the variables (e.g., remaining capacity and remaining time) change, adds robustness and stability to the sale process - for instance, it offers protection that a sudden unexpected surge in demand at a low fare would not result in too much inventory being sold at a too low a rate (a problem with the static bid-price controls); at the same time, a persistent and inconsistent (with the forecasts) failure of demand to appear between re-forecasting re- optimizations would result in the current threshold value to automatically go down, a feature not present either in the allocation controls or static bid-price controls.
Thus, through this dynamic threshold value control logic, a considerable amount of dynamic adjustment capability can be achieved in a revenue or yield management system. At the same time, it preserves simplicity and speed, and requires only a modest number of control parameters, namely one table for each resource. Further, the present invention offers significant generalization in the degree of control, as well as superior robustness with respect to forecasting errors and operational factors compared to the current control logic used to control inventory in revenue management systems.
Another major advantage of the tables is that they can be used to quickly compute maximum allocations for each demand type. This is achieved by successively adding the threshold values and then decrementing each resource's capacity value until the sum of the threshold values exceeds the net revenue of the demand type. The amount by which the capacity was decremented gives the maximum capacity allocation for the demand type. This logic follows simply by considering how many requests of a given type would be accepted in sequence.
This decision logic requires only a simple table lookup (database query or memory access) operation, which is very fast. It is capable of mimicking the decisions of nested allocation and traditional bid price controls, but provides additional flexibility to allow the threshold values to adjust to capacity and time changes. It also allows for easy calculation of maximum available capacity for any given type of request. Moreover, since the lookup table logically separates the optimization modules and reservation-acceptance modules, it provides improved additional robustness in the operation of revenue management systems. Also, it simulates frequent re- optimizations and is highly resilient to forecasting errors and bias in the forecasts. Brief Description of the Drawings The features and advantages of the present invention will become apparent from the following detailed description of a preferred embodiment thereof; taken in conjunction with the accompanying drawings, in which: FIG. 1 is a schematic diagram of networked computer system that can be employed to implement the preferred embodiment of the present invention;
FIGs. 2A and 2B are example two dimensional threshold value tables that are employed to illustrate the functionality of the preferred embodiment;
FIG. 3 is a flow chart illustrating the logic used in an exemplary application of the preferred embodiment for processing requests for seat reservations using the threshold value tables; and
FIG. 4 is a flow chart illustrating the logic used in an exemplary application of the preferred embodiment for deteπnining the maximum number of seats available at a predetermined fare using the threshold value tables.
Detailed Description of a Preferred Embodiment
With reference first to FIG. 1, a revenue management system 10 is illustrated that is employed for implementing a first preferred embodiment of the present invention for managing reservations for a limited capacity resource, such as seats on an airline flight. The system 10 includes a pluraUty of networked computers 12, each of which communicates with a threshold value table server 14. In this embodiment of the invention, the threshold value table server 14 manages access to a plurality of lookup tables referred to as dynamic threshold value tables, each of which contains threshold values for a resource as a function of two or more variables. A reservation system computer 16 is interfaced to the threshold value table server 14 which handles reservation bookings requested through the computers 12, and manages the reservation yield. Finally, a database 18 is provided for maintaining historical records of all processed reservations.
In the operation of the system 10, a system operator enters a request for either a reservation or an authorization level for a particular itinerary into one of the computers 12. In response, the bid-price table server 14 accesses all applicable threshold value tables for the itinerary, and supplies them to the reservation system computer 16 for processing. In the case of an itinerary consisting of multiple airline flight legs, a threshold value table will be provided for each flight leg. In this example, as will be discussed in greater detail below in conjunction with FIGs. 2A-2B, the reservation system computer 16 employs the threshold value tables to determine acceptable price values for each flight leg of the requested itinerary. The sum of these is compared to the net revenue expected from the use of the resources for the reservation system to determine whether the reservation will be accepted and/or how many reservations at the given revenue value will be accepted. The net revenue value is received by the system either by being entered by the system operator or another computer system. In addition, this value may be calculated by another system To better understand the threshold value tables and their use, reference is made to
FIGs. 2A and 2B which illustrate two examples of such tables for two undefined resources, Resource 1 and Resource 2. Each of the tables comprises a two-dimensional table (array) of numerical values that is specified for each resource. One dimension or axis of the table, t, indexes the number of rernaining time periods available for reserving the resource, and the other, x, indexes the remaining capacity for the resource. The shaded area in each of the tables represent regions where a revenue value of 80 and 25 for Resource 1 and Resource 2, respectively, will be accepted for the particular combination oft and x.
The threshold value used at any point in time for any given resource is obtained by looking in the appropriate place in the table. For example, consider Table 1 of FIG. 2A. If the remaining capacity for this resource is 3 units and the remaining time index is 7, then the table value is 69.61. Thus, the threshold value in effect under these conditions is 69.91. If the available capacity changes or the time remaining changes, the threshold value in the table can adapt. Continuing the example, if the remaining time index is 7 and 2 of the 3 units of capacity are sold, one unit of capacity remains. In this case, the value in Table 1 of FIG. 2A indicates that the threshold value has increased to 116.6.
As discussed above in conjunction with FIG. 1, the reservation system computer 16 compares the net revenue of a request to the sum of the threshold values of the resources required by the request. If the net revenue exceeds or equals the total of the threshold values, then it is accepted; if it does not, it is rejected. For example, suppose the time index remaining is 7, the Table 1 resource has 3 units of capacity remaining and the Table 2 resource has 4 units of capacity remaining. The acceptable threshold values for each resource are then 69.91 and 4.001, respectively. If a request is received that requires both resources with a net revenue of 70, the computer 16 compares it to the sum 69.91 + 4.001 = 73.911. Since 70 < 73.991, the request is rejected.
The difference between this process and conventional bid price logic is that the threshold value for each resource changes as remaining capacity and remaining time change.
For example, if there is a cancellation of a previously accepted request for the resource in Table 1 so that the remaining capacity increases to 4, the new sum becomes 34.71 + 4.001 = 38.781. In this case, a request with net revenue of 70 will be accepted. After accepting this request, however, the re___ιaining capacity of resource 1 would be 3 again and the threshold value would rise to its previous value of 69.91. Therefore, another request of the same type would be rejected if it arrived next.
The logic of this decision rule is diagramed in the flow chart of FIG. 3 for the specific example where each resource is a seat on a flight leg of a requested itinerary /, and the threshold values in each lookup table represent minimum prices that will be accepted for the corresponding flight leg. First, at step 100, the seat reservation request is received from a system operator or another system, and identifies the itinerary i, as well as the fare/ which the passenger wishes to pay. Next, at step 102, the reservation system computer 16 performs a lookup operation for the current threshold value for each flight leg in the itinerary. This is accomplished by sending the current time and current capacity vector to the threshold value table server 14. In response, at step 104, the threshold value table server 14 accesses the threshold value table for each of the flight legs, and retrieves the price value for each leg corresponding to the time and capacity vector. The threshold values for all of the legs in the itinerary are then returned to the reservation system computer 16. Finally, at step 106, the reservation system computer sums all of the retrieved threshold values, and, at step 108, compares the sum to the requested fare/ If/is greater than or equal to the sum, the reservation is accepted; otherwise, it is rejected. If the reservation is accepted, a record of the reservation is sent to the database 18 so that the current capacity will be properly adjusted for the next reservation request requiring any of the legs in the itinerary /'.
A second major advantage of the dynamically adjustable threshold value tables is that they can be used to quickly compute maximum allocations for each demand type. This is achieved by successively adding the threshold values and then decrementing each resource's capacity value until the sum of the threshold values exceeds the net revenue of the demand type. The amount by which the capacity was decremented gives the maximum capacity allocation for the demand type. This logic follows simply by considering how many requests of a given type would be accepted in sequence. The logic is diagramed in the flow chart in FIG. 4, and an example of this authorization level calculation follows. First, at step 200, a system operator enters a request for the maximum possible seat reservations that will be accepted for an itinerary / at a fare per seat of no more than/ A count k is initialized to 0 to keep track of the total number of seats available at/ Next, at step 202, the process of FIG. 3 is carried out to determine whether a first seat reservation will be accepted at fare/for the current capacity and time vector. Assuming it will be accepted, k is incremented by 1 at step
204, and step 202 is repeated, but this time with the current used capacity incremented by 1, and the current available capacity decremented by 1. This process is repeated until the sum of the threshold values is greater than or equal to the fare/ for the (k+l)ik request. When this occurs, the value k is determined at step 206 to be the number of reservations that will be accepted at the fare/for the itinerary i, and this value is returned to the reservation/booking system
To illustrate this process more clearly, the tables in FIGs. 2A and 2B may be employed in the following example. Consider Tables 1 and 2 with 10 units of time remaining, with Resource 1 having 6 units of capacity remaining (threshold value of 19.95) and with Resource 2 having 4 units rer ining (threshold value of 14.5). Suppose it is desired that an authorization level be computed for a demand class that has a net revenue of 160 and requires both Resources 1 and 2.
Comparing 160 to the current threshold values of 19.95 + 14.50 = 34.45, the first request of this type would be accepted. Proceeding, the capacity values of Resources 1 and 2 are decremented to 5 and 3, respectively, which yield threshold values of 44.03 and 38.66, respectively. The new sum of the prices is 44.03+38.66= 82.69. Since this sum is still less than 160, a second request of this type would be accepted. Continuing in this manner, it is determined that up to 3 units of the 160 demand type can be accepted without the threshold value total exceeding 160. However, the fourth request of this type would push the total threshold value from the tables up to 207.03, so that this request would be rejected. Thus, the maximum capacity that would be sold B the authorization level B is 3 units. In this way, an authorization level can be quickly computed for any demand type with any associated net revenue and requiring any arbitrary set of resources.
Although the foregoing examples illustrate the process of the present invention, it will of course be understood that the invention is not limited to any particular application. On the contrary, the threshold value tables can be used for managing any type of resource reservation application where the threshold value of one or more resources varies as a function of two or more variables. For example, although the invention is particularly useful for managing transportation and accommodation related sales or reservations (e.g., airline, train, bus and hotel reservations, etc.), the invention may also be employed for managing cargo inventory. In this application, three-dimensional threshold value lookup tables are preferably employed, with one dimension for each of the following three variables that have an influence on current acceptable threshold values: time, weight and volume. Further, although the invention is particularly suited for determining acceptable monetary values for travel reservations, the lookup tables can be used for deterrmning any type of acceptable threshold value that fluctuates as a function of two or more variables.
Other applications of the present invention include allocation of advertising time slots and allocation of tickets to facilities (sports, theaters, cinema, amusement parks, resorts). In the case of advertising time slots, the dimensions for the lookup table will be re___ ining available time- slots, and the time of broadcast for the media industry (television, radio, print media, Internet advertising, etc.). In the case of tickets to facilities, the dimensions for the lookup table will be time remaining until the scheduled event, and number of available seats remaining in each class.
In conclusion, the present invention, through use of the dynamically adjustable threshold value tables, provides a vastly improved and robust revenue or yield management system and method that can easily accommodate changes in resource threshold values in response to many variables, without requiring complex computer software. Although the present invention has been disclosed in terms of a preferred embodiment and variations thereon, it will be understood that numerous additional variations and modifications could be made thereto without departing from the scope of the invention as set forth in the following claims.

Claims

Claims
1. A computer implemented method for managing allocation of a resource comprising the steps of: a) receiving a request for a first resource in a revenue management system computer; b) accessing a multidimensional lookup table with said computer, said table including
1) an axis for each dimension defining a corresponding one of a plurality of variables that affects an acceptable threshold value for said resource ; and 2) a plurality of threshold value entries for said resource, one for each of a pluraUty of combinations of values for said variables; c) determining a present value for each of said variables; d) retrieving a threshold value entry from said lookup table corresponding to a combination of said variables corresponding to the present value for each of said variables; e) comparing the selected threshold value entry to an expected net revenue value for said resource; and f) if the expected net revenue value is greater than or equal to the selected threshold value entry, generating an indication that the request for the resource wiU be accepted.
2. The method of claim 1, wherein said step of receiving a request fiirther comprises receiving a request for a pluraUty of resources; said step of accessing further comprises accessing a pluraUty of said lookup tables, one for each of said resources; said step of comparing further comprises comparing a sum of the threshold value entries for each of said resources to a combined net revenue value for the pluraUty of the resources; and, said step of generating further comprises generating an indication that the request for the resources will be accepted if the net revenue value is greater than or equal to the sum of the selected threshold value entries.
3. The method of claim 2, wherein one dimension of each of said tables comprises capacity for the corresponding resource, and the step of generating an indication that the request for the resources wUl be accepted if the revenue value is greater than or equal to the sum of the selected threshold value entries further comprises the steps of:
1) if the revenue value is greater than or equal to the sum of the selected threshold value entries, then: i) deteπnining that a request for said resources wiU be accepted at the revenue value for the current combination of values for said variables by incrementing a count for said number of acceptable requests by one unit; u) adjusting the current values of said variables as necessary to accommodate the reduction of available capacity of each of said resources by one unit; and ϋi) returning to step c) for the adjusted current values of said variables to determine whether another request for said resources will be accepted at the revenue value;
2) if the revenue value is less than the sum of the threshold value entries in said lookup tables corresponding to the current combination of values for said variables, then outputting the value of said count as the total number of requests that will be presently accepted for said resources at said revenue value.
4. The method of claim 1, wherein one dimension of said table comprises capacity for the resource, and the step of generating an indication that the request for the resource wiU be accepted if the revenue value is greater than or equal to the selected threshold value entry further comprises the steps of: 1) if the revenue value is greater than or equal to the selected threshold value entry, then: i) deteπnining that a request for said resource wiU be accepted at the revenue value for the current combination of values for said variables by incrementing a count for said number of acceptable requests by one unit; u) adjusting the current values of said variables as necessary to accommodate the reduction of available capacity of said resource by one unit; and ϋi) returning to step c) for the adjusted current values of said variables to determine whether another request for said resource will be accepted at the revenue value; 2) if the revenue value is less than the threshold value entry in said lookup table corresponding to the current combination of values for said variables, then outputting the value of said count as the total number of requests that wiU be presently accepted for said resource at said revenue value.
5. The method of claim 1, wherein said resource comprises seats on a means of transportation for a trip to a selected destination, and said dimensions comprise remaining available seating capacity and remaining time until said trip is scheduled to commence.
6. The method of claim 1, wherein said resource comprises cargo space on or means of transportation for a trip to a selected destination, and said dimensions comprise remaining available cargo weight, remaimng available cargo volume and time remaining until said trip is scheduled to commence.
7. The method of claim 2, wherein each of said resources comprises seats on a means of transportation for one of a pluraUty of legs of a trip to a selected destination, and said dimensions comprise remaining available seating capacity and remaining time until said trip is scheduled to commence.
8. The method of claim 2, wherein each of said resources comprises cargo space on means of transportation for one of a pluraUty of legs of a trip to a selected destination, and said dimensions comprise remaining available cargo weight, remaining available cargo volume and time remaining until said trip is scheduled to commence.
9. The method of claim 1, wherein said resource comprises advertising time slots and said dimensions comprise remaining available time-slots and the time of broadcast for the advertising.
10. The method of claim 2, wherein said resource comprises advertising time slots for one of a pluraUty of days and said dimensions comprise remaining available time-slots and the time of broadcast for advertising.
11. The method of claim 1, wherein said resource comprises tickets to faciUties for at least one scheduled event, and said dimensions comprise time remaining until the scheduled event, and the number of seats remaining in each of one or more classes for the event.
12. The method of claim 2, wherein said resources comprise tickets to faciUties for a pluraUty of seats for a pluraUty of scheduled events, and said dimensions comprise time remaining until the scheduled events, and the number of seats remaining in each of one or more classes for the events.
13. The method of claim 1, wherein said threshold values in said lookup table represent the minimum price that will be accepted for said resource, said price varying as a function of said pluraUty of variables defining said dimensions of said lookup table.
14. The method of claim 2, wherein said threshold values in said lookup tables represent the minimum prices that wiU be accepted for each of said resources, said prices varying as a function of said pluraUty of variables defining said dimensions of said lookup tables.
15. A system for managing aUo cation of a resource comprising; a) a computer for processing requests for aUocation of at least a first resource; b) at least a first lookup table interfaced to said computer containing a pluraUty of acceptable threshold value entries for said resource, one entry for each combination of values of a pluraUty of variables that have an affect on the acceptable threshold value for said resource; and c) means in said computer for:
1) receiving a request for said resource;
2) accessing said lookup table to retrieve a current acceptable threshold value for said resource based on a current combination of values for said variables;
3) comparing the retrieved threshold value from said lookup table to a net revenue value for said request; and
4) generating an indication that the request will be accepted if the net revenue value for the resource is greater than or equal to the threshold value in the lookup table, and that the request will be rejected otherwise.
16. The system of claim 15, wherein said computer processes requests for aUocation of a pluraUty of resources, and said system further comprises a pluraUty of said lookup tables interfaced to said computer, each containing a pluraUty of acceptable threshold value entries for a corresponding one of said resources; and said means in said computer for receiving, accessing, comparing and generating further comprises means for:
1) receiving a request for said resources;
2) accessing said lookup tables to retrieve current acceptable threshold values for each of said resources based on current combinations of values for said variables; 3) comparing a sum of the retrieved threshold values from said lookup tables to a net revenue value for said request; and
4) generating an indication that the request will be accepted if the net revenue value for the resource is greater than or equal to the sum of the threshold values in the lookup tables, and that the request wiU be rejected otherwise.
17. The system of claim 16, wherein one dimension of each of said tables comprises capacity for the corresponding resource, and said means in said computer for receiving, accessing, comparing and generating further comprises means for determining a total number of requests for said resources that will be accepted at said net revenue value.
18. The system of claim 15, wherein one dimension said table comprises capacity for said resource, and said means in said computer for receiving, accessing, comparing and generating further comprises means for determining a total number of requests for said resource that will be accepted at said net revenue value.
19. The system of claim 15, wherein the threshold values in said lookup table represent minimum acceptable prices for said resource as a function of said variables, and said variables are selected from the group comprising remaining capacity, remaining time, remaining volume and remaining weight for said resource.
20. The system of claim 16, wherein the threshold values in said lookup tables represent minimum acceptable prices for said resources as a function of said variables, and said variables are selected from the group comprising remaining capacity, remaining time, remaining volume and remaining weight for said resources.
PCT/US1999/024016 1999-11-10 1999-11-10 Revenue management system and method WO2001035289A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/US1999/024016 WO2001035289A1 (en) 1999-11-10 1999-11-10 Revenue management system and method
AU19051/00A AU1905100A (en) 1999-11-10 1999-11-10 Revenue management system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/US1999/024016 WO2001035289A1 (en) 1999-11-10 1999-11-10 Revenue management system and method

Publications (1)

Publication Number Publication Date
WO2001035289A1 true WO2001035289A1 (en) 2001-05-17

Family

ID=22273820

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1999/024016 WO2001035289A1 (en) 1999-11-10 1999-11-10 Revenue management system and method

Country Status (2)

Country Link
AU (1) AU1905100A (en)
WO (1) WO2001035289A1 (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1769437A2 (en) * 2004-05-21 2007-04-04 Sabre, Inc. Systems, methods, and computer program products for searching and displaying low cost productavailability information for a given departure-return date combination or range of departure-return data combinations
US7587353B2 (en) 2000-10-16 2009-09-08 Tradecard, Inc. Providing cargo insurance in a full service trade system
GB2489758A (en) * 2011-03-30 2012-10-10 Sita Information Networking Computing Uk Ltd Distinguishing passengers in an inventory system request
US9087204B2 (en) 2012-04-10 2015-07-21 Sita Information Networking Computing Ireland Limited Airport security check system and method therefor
US9324043B2 (en) 2010-12-21 2016-04-26 Sita N.V. Reservation system and method
US9460572B2 (en) 2013-06-14 2016-10-04 Sita Information Networking Computing Ireland Limited Portable user control system and method therefor
US9460412B2 (en) 2011-08-03 2016-10-04 Sita Information Networking Computing Usa, Inc. Item handling and tracking system and method therefor
US9491574B2 (en) 2012-02-09 2016-11-08 Sita Information Networking Computing Usa, Inc. User path determining system and method therefor
EP3070667A4 (en) * 2014-06-27 2017-04-26 Paradigmshift Inc. Revenue management system and revenue management method
US10001546B2 (en) 2014-12-02 2018-06-19 Sita Information Networking Computing Uk Limited Apparatus for monitoring aircraft position
US10095486B2 (en) 2010-02-25 2018-10-09 Sita Information Networking Computing Ireland Limited Software application development tool
US10235641B2 (en) 2014-02-19 2019-03-19 Sita Information Networking Computing Ireland Limited Reservation system and method therefor
US10320908B2 (en) 2013-03-25 2019-06-11 Sita Information Networking Computing Ireland Limited In-flight computing device for aircraft cabin crew

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5021953A (en) * 1988-01-06 1991-06-04 Travelmation Corporation Trip planner optimizing travel itinerary selection conforming to individualized travel policies
US5270921A (en) * 1990-12-19 1993-12-14 Andersen Consulting Virtual fare methods for a computerized airline seat inventory control system
WO1998030040A2 (en) * 1996-12-31 1998-07-09 Mci Communications Corporation Method and apparatus for creating preferred routes for network restoration
US5918209A (en) * 1996-01-11 1999-06-29 Talus Solutions, Inc. Method and system for determining marginal values for use in a revenue management system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5021953A (en) * 1988-01-06 1991-06-04 Travelmation Corporation Trip planner optimizing travel itinerary selection conforming to individualized travel policies
US5331546A (en) * 1988-01-06 1994-07-19 Rosenbluth International, Inc. Trip planner optimizing travel itinerary selection conforming to individualized travel policies
US5270921A (en) * 1990-12-19 1993-12-14 Andersen Consulting Virtual fare methods for a computerized airline seat inventory control system
US5918209A (en) * 1996-01-11 1999-06-29 Talus Solutions, Inc. Method and system for determining marginal values for use in a revenue management system
WO1998030040A2 (en) * 1996-12-31 1998-07-09 Mci Communications Corporation Method and apparatus for creating preferred routes for network restoration

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7587353B2 (en) 2000-10-16 2009-09-08 Tradecard, Inc. Providing cargo insurance in a full service trade system
EP1769437A4 (en) * 2004-05-21 2010-02-03 Sabre Inc Systems, methods, and computer program products for searching and displaying low cost productavailability information for a given departure-return date combination or range of departure-return data combinations
EP1769437A2 (en) * 2004-05-21 2007-04-04 Sabre, Inc. Systems, methods, and computer program products for searching and displaying low cost productavailability information for a given departure-return date combination or range of departure-return data combinations
US10095486B2 (en) 2010-02-25 2018-10-09 Sita Information Networking Computing Ireland Limited Software application development tool
US10586180B2 (en) 2010-12-21 2020-03-10 Sita N.V. Reservation system and method
US9324043B2 (en) 2010-12-21 2016-04-26 Sita N.V. Reservation system and method
US10586179B2 (en) 2010-12-21 2020-03-10 Sita N.V. Reservation system and method
GB2489758A (en) * 2011-03-30 2012-10-10 Sita Information Networking Computing Uk Ltd Distinguishing passengers in an inventory system request
US9460412B2 (en) 2011-08-03 2016-10-04 Sita Information Networking Computing Usa, Inc. Item handling and tracking system and method therefor
US9491574B2 (en) 2012-02-09 2016-11-08 Sita Information Networking Computing Usa, Inc. User path determining system and method therefor
US10129703B2 (en) 2012-02-09 2018-11-13 Sita Information Networking Computing Usa, Inc. User path determining system and method therefor
US9667627B2 (en) 2012-04-10 2017-05-30 Sita Information Networking Computing Ireland Limited Airport security check system and method therefor
US9087204B2 (en) 2012-04-10 2015-07-21 Sita Information Networking Computing Ireland Limited Airport security check system and method therefor
US10320908B2 (en) 2013-03-25 2019-06-11 Sita Information Networking Computing Ireland Limited In-flight computing device for aircraft cabin crew
US9460572B2 (en) 2013-06-14 2016-10-04 Sita Information Networking Computing Ireland Limited Portable user control system and method therefor
US10235641B2 (en) 2014-02-19 2019-03-19 Sita Information Networking Computing Ireland Limited Reservation system and method therefor
EP3070667A4 (en) * 2014-06-27 2017-04-26 Paradigmshift Inc. Revenue management system and revenue management method
US10001546B2 (en) 2014-12-02 2018-06-19 Sita Information Networking Computing Uk Limited Apparatus for monitoring aircraft position

Also Published As

Publication number Publication date
AU1905100A (en) 2001-06-06

Similar Documents

Publication Publication Date Title
US6263315B1 (en) Revenue management system and method
Chatwin Multiperiod airline overbooking with a single fare class
US6418413B2 (en) Method and apparatus for providing availability of airline seats
Kleywegt et al. The dynamic and stochastic knapsack problem with random sized items
US6974079B1 (en) Methods and apparatus for predicting airline seat availability
US8543432B2 (en) Competitive availability tools
WO2001035289A1 (en) Revenue management system and method
US20040260659A1 (en) Function space reservation system
US10007957B2 (en) Selecting search results for responding to search query
US20010034625A1 (en) System and method for electronically estimating travel costs
US20070124181A1 (en) System and method for accepting a reservation based on statistical profitability
US11922338B2 (en) Devices, systems and methods for providing ancillary objects from a cache and categorized provider objects
US20140136247A1 (en) Use of group materialization rate to release inventory space
Maragos Yield management for the maritime industry
Tavana et al. Application of an alternative expected marginal seat revenue method (EMSRc) in unrestricted fare environments
WO2021115778A1 (en) Devices, systems and methods for providing ancillary objects from a cache and categorized provider objects
Guenther Airline yield management: Optimal bid prices, Markov decision processes and routing considerations
CA2925679C (en) Selecting search results for responding to search query
EP3082077A1 (en) Selecting search results for responding to search query
Basa et al. Modeling and optimization of the single-leg multi-fare class overbooking problem
Chang Tactical-Level Resource allocation procedure for the hotel industry
EP2733649A1 (en) Use of group materialization rate to release inventory space
Anderson Revenue management: issues in pricing and allocation.
Vasermanis et al. Optimal airline seat inventory control for multi‐leg flights
AU2013257488A1 (en) Use of group materialization rate to release inventory space

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AL AM AT AU AZ BA BB BG BR BY CA CH CN CU CZ DE DK EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase