Or Entity?
- 16
- 0
I have an optimization problem and I am looking for a method rather than a solution here. I'll state it in a general form.
Let there be two functions: f_1(x_1,\cdots, x_n,y_1,\cdots, y_n ) and f_2(x_1,\cdots x_n,y_1,\cdots, y_n ).
Maximize f_1 with regards to variables x_1,\cdots, x_n with y_1,\cdots, y_n fixed at the values that maximizes f_2.
Maximize f_2 with regards to variables y_1,\cdots, y_n with x_1,\cdots, x_n fixed at the values that maximizes f_1.
You could regard them as two utility functions in a game theoretical problem where where agent 1 controls x_1,\cdots, x_n, and agent 2 controls y_1,\cdots, y_n. Both utility functions depends on the choices of both players.
Any ideas of how to solve this? Thanks!
Let there be two functions: f_1(x_1,\cdots, x_n,y_1,\cdots, y_n ) and f_2(x_1,\cdots x_n,y_1,\cdots, y_n ).
Maximize f_1 with regards to variables x_1,\cdots, x_n with y_1,\cdots, y_n fixed at the values that maximizes f_2.
Maximize f_2 with regards to variables y_1,\cdots, y_n with x_1,\cdots, x_n fixed at the values that maximizes f_1.
You could regard them as two utility functions in a game theoretical problem where where agent 1 controls x_1,\cdots, x_n, and agent 2 controls y_1,\cdots, y_n. Both utility functions depends on the choices of both players.
Any ideas of how to solve this? Thanks!