نتایج جستجو برای: using maximizing profit

تعداد نتایج: 3425779  

2015
Che-Fu Hsueh

This study proposes a bilevel programming model in which the supply chain (SC) director determines optimal performance levels of corporate social responsibility (CSR) and compensation for all SC actors, thus maximizing total SC profits. Given the fixed CSR performance levels, the equilibrium product flows are determined in the lower-level model, in which the profit-maximizing behavior of the in...

2001
Jean-Charles Rochet Jean Tirole

Many if not most markets with network externalities are two-sided. To succeed, platforms in industries such as software, portals and media, payment systems and the Internet, must “get both sides of the market on board ”. Accordingly, platforms devote much attention to their business model, that is to how they court each side while making money overall. The paper builds a model of platform compe...

2013
P. Parvathi D. Chitra

This paper develops Fuzzy inventory model to determine the relevant profit maximizing decision variable values. The model proposed is based on individual profits of vendor and buyer and joint total profit of them which finds out optimal ordering quantity, selling price and shipment policies. Shortages are allowed for both of them. Production rate, ordering quantity, shortage and holding cost of...

2001
Neil Gandal Suzanne Scotchmer

In a simple model, we show that a joint venture can implement the rates of investment that maximize joint profit when firms’ research abilities are private information. This can be done with budget balance, even though there are participation constraints. There is no conflict between budget balance and participation constraints because firms’ payoffs can depend on ex post signals of abilities. ...

2011
Ninghua Du John S. Heywood Guangliang Ye Vivian Lei

We provide the first test of the consequences of delegation in a mixed duopoly. Such delegation allows a profit maximizing private owner and a welfare maximizing public owner to give a separate weight to sales in managerial contracts. Theory predicts that such contracts improve welfare. Our experimental evidence indicates that both public and private owners do provide a weight on sales consiste...

Journal: :IEEE Design & Test of Computers 2012
Anne E. Gattiker Phil Nigh

h MAXIMIZING PRODUCT YIELDS is the primary opportunity to improve profit margins for products during high-volume production. Even more important, quickly ramping yields is tcritical to meeting time-to-market (and ‘‘time-to-money’’) requirements. In several high-profile cases yield issues have materially altered product roadmaps for key sub-40 nm products across the industry, affecting both foun...

2013
John Mathew

In this paper we develop and analyse an inventory model for deteriorating items with mixture of Weibull rate of decay and demand as function of both selling price and time without shortages. Using the differential equations, the instantaneous state of inventory at time„t‟, the amount of deterioration etc. are derived. With suitable cost considerations the total cost function and profit rate fun...

2015
Chaug-Ing Hsu Hui-Chieh Li

This study attempts to optimize a delivery service strategy for Internet shopping by considering timedependent consumer demand, demand–supply interaction and consumer socioeconomic characteristics. A nonlinear mathematical programming model is formulated for solving the optimal number and duration of service cycles for discriminating strategy by maximizing profit subject to demand–supply intera...

نمودار تعداد نتایج جستجو در هر سال

با کلیک روی نمودار نتایج را به سال انتشار فیلتر کنید

function paginate(evt) { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term pg=parseInt(evt.target.text) var data={ "year":filter_year, "term":term, "pgn":pg } filtered_res=post_and_fetch(data,url) window.scrollTo(0,0); } function update_search_meta(search_meta) { meta_place=document.getElementById("search_meta_data") term=search_meta.term active_pgn=search_meta.pgn num_res=search_meta.num_res num_pages=search_meta.num_pages year=search_meta.year meta_place.dataset.term=term meta_place.dataset.page=active_pgn meta_place.dataset.num_res=num_res meta_place.dataset.num_pages=num_pages meta_place.dataset.year=year document.getElementById("num_result_place").innerHTML=num_res if (year !== "unfilter"){ document.getElementById("year_filter_label").style="display:inline;" document.getElementById("year_filter_place").innerHTML=year }else { document.getElementById("year_filter_label").style="display:none;" document.getElementById("year_filter_place").innerHTML="" } } function update_pagination() { search_meta_place=document.getElementById('search_meta_data') num_pages=search_meta_place.dataset.num_pages; active_pgn=parseInt(search_meta_place.dataset.page); document.getElementById("pgn-ul").innerHTML=""; pgn_html=""; for (i = 1; i <= num_pages; i++){ if (i===active_pgn){ actv="active" }else {actv=""} pgn_li="
  • " +i+ "
  • "; pgn_html+=pgn_li; } document.getElementById("pgn-ul").innerHTML=pgn_html var pgn_links = document.querySelectorAll('.mypgn'); pgn_links.forEach(function(pgn_link) { pgn_link.addEventListener('click', paginate) }) } function post_and_fetch(data,url) { showLoading() xhr = new XMLHttpRequest(); xhr.open('POST', url, true); xhr.setRequestHeader('Content-Type', 'application/json; charset=UTF-8'); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var resp = xhr.responseText; resp_json=JSON.parse(resp) resp_place = document.getElementById("search_result_div") resp_place.innerHTML = resp_json['results'] search_meta = resp_json['meta'] update_search_meta(search_meta) update_pagination() hideLoading() } }; xhr.send(JSON.stringify(data)); } function unfilter() { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":"unfilter", "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } function deactivate_all_bars(){ var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(bar) { bar.dataset.active = false bar.style = "stroke:#71a3c5;" }) } year_chart.on("created", function() { var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(check) { check.addEventListener('click', checkIndex); }) }); function checkIndex(event) { var yrchart = document.querySelectorAll('.ct-bar'); var year_bar = event.target if (year_bar.dataset.active == "true") { unfilter_res = unfilter() year_bar.dataset.active = false year_bar.style = "stroke:#1d2b3699;" } else { deactivate_all_bars() year_bar.dataset.active = true year_bar.style = "stroke:#e56f6f;" filter_year = chart_data['labels'][Array.from(yrchart).indexOf(year_bar)] url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":filter_year, "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } } function showLoading() { document.getElementById("loading").style.display = "block"; setTimeout(hideLoading, 10000); // 10 seconds } function hideLoading() { document.getElementById("loading").style.display = "none"; } -->