(* Cost Allocation Pricing *); < {1, 1, 1}, ViewPoint -> {1.3, -2.4, 2}] costfunction3 = CESCostFunction[{1, 2, 3}, {.4, .5, .6}, 2] game3 = StandAloneGame[{1, 1, 1}, costfunction3] costfunction4 = MultilinearExtension[{1, 1, 1}, game3] StandAloneGame[{1, 1, 1}, costfunction4] Cost[{.5, .5, .5}, costfunction3] Cost[{.5, .5, .5}, costfunction4] // N