This rule model determines the best allocation of vehicles (taxi, van, bus) to most efficiently transport passengers from starting cities to destination cities. It illustrates iterative processing of the rulesheets by considering ways to regroup the transportation based on newly arriving transportation requests. For example if it finds that two taxis have been assigned to take people from X to Y it combines the passengers into a single van going from X to Y.
A sample rule model is available as an attachment. When you are logged in you will see the link below.