Rebooking Passengers from Cancelled Flights Solutions
This challenge was proposed by Michael Parish:
A flight was canceled, and we need to re-book passengers to other flights considering their frequent flyer status, miles, and seat availability.
Send your solutions to DecisionManagementCommunity@gmail.com.
Solutions:
- Corticon – submitted by Michael Parish from Progress
- DMN – submitted by Bruce Silver, methodandstyle.com
- Drools with DMN – submitted by Edson Tirelli from RedHat (see also DMN interchange format, Java execution code)
- Java – submitted by Alex Goldin (RebookingEngine.java, Flight.java, Passenger.java, Test.java)
- OpenRules – submitted by Jacob Feldman (DecisionFlightRebooking.xls)
- Model-based Optimal Solution – submitted by Jacob Feldman on 12/26/2018
- DT5GL with SQL – submitted by Jack Jansonius on Aug 4, 2021
You must be logged in to post a comment.