| 
    osurs
    0.0.1
    
   | 
 
Optimize logic abstraction layer. More...


Go to the source code of this file.
Functions | |
| SeatCollection * | optimize_trip (Trip *t) | 
| Optimize seat reservations on given trip.  More... | |
Optimize logic abstraction layer.
This module contains an abstraction layer between the optimization logic and the planning/routing algorithm
| SeatCollection* optimize_trip | ( | Trip * | t | ) | 
Optimize seat reservations on given trip.
| t | The trip that needs to be optimized. |