Go to the source code of this file.
Functions | |
int | main () |
Normal Boundary Intersection for a car example with conflicting time and energy cost J1 = int_0^T max(0.0,u)dt J2 = T due to symmetry u_min = -u_max only half the time interval is simulated [O.0,t1] = [0.0,t1/2.0]
Reference: P. Van Erdeghem, F. Logist, I. Smets, and J. Van Impe 2008. Improved procedures for multiple objective optimal control problems. In: Proceedings of the 17th IFAC World Congress, 7802-7807, Seoul (Korea)
Definition in file car_nbi.cpp.
int main | ( | void | ) |
Definition at line 54 of file car_nbi.cpp.