Movatterモバイル変換


[0]ホーム

URL:


US20040059621A1 - Methods apparatus for allocating resources in the presence of uncertainty - Google Patents

Methods apparatus for allocating resources in the presence of uncertainty
Download PDF

Info

Publication number
US20040059621A1
US20040059621A1US10/656,395US65639503AUS2004059621A1US 20040059621 A1US20040059621 A1US 20040059621A1US 65639503 AUS65639503 AUS 65639503AUS 2004059621 A1US2004059621 A1US 2004059621A1
Authority
US
United States
Prior art keywords
memory portion
xalloc
executable program
objects
scenarios
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US10/656,395
Inventor
Joel Jameson
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by IndividualfiledCriticalIndividual
Priority to US10/656,395priorityCriticalpatent/US20040059621A1/en
Publication of US20040059621A1publicationCriticalpatent/US20040059621A1/en
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

A method of allocating resources in the presence of uncertainty is presented. The method builds upon deterministic methods and initially creates and optimizes scenarios. The invention employs clustering, line-searching, statistical sampling, and unbiased approximation for optimization. Clustering is used to divide the allocation problem into simpler sub-problems, for which determining optimal allocations is simpler and faster. Optimal allocations for sub-problems are used to define spaces for line-searches; line-searches are used for optimizing allocations over ever larger sub-problems. Sampling is used to develop Guiding Beacon Scenarios that are used for generating and evaluating allocations. Optimization is made considering both constraints, and positive and negative ramifications of constraint violations. Applications for capacity planning, organizational resource allocation, and financial optimization are presented.

Description

Claims (16)

What I claim is:
1. A system for optimally allocating resources comprising:
a computer having at least one processor, means for data input and output, and memory means for storing data and executable programs;
said memory means comprising a first memory portion storing a plurality of scenarios;
a second memory portion storing an executable program means for loading said first memory portion;
a third memory portion for storing a plurality of XAlloc objects;
a fourth memory portion storing an executable program means for allocating resources within each said scenario stored in said first memory portion;
a fifth memory portion storing an executable program means for evaluating an allocation contained in an XAlloc object against one or more scenarios of said first memory portion;
a sixth memory portion for storing an executable program means for calling executable program means of said second, fourth, and fifth memory portions and for performing executable program means on said first and third memory portions to optimally allocate said resources.
2. The system for optimally allocating resources according toclaim 1, wherein said sixth memory portion further comprises an executable program means for clustering said scenarios of said first memory portion; said first memory portion further comprises a means for storing said clusters; said sixth memory portion further comprises an executable program means for utilizing said clusters to optimally allocate said resources.
3. The system for optimally allocating resources according toclaim 1, wherein said sixth memory portion further comprises at least one of the following executable program means: SimpleParabolaSearch, InnerCompressSearch, OuterCompressSearch, GeneticSearch for combining XAlloc objects to form new XAlloc objects; said sixth memory portion causing only preferable said new XAlloc objects to be stored in said memory portion three.
4. The system for optimally allocating resources according toclaim 1, wherein said sixth memory portion further comprises at least one of the following executable program means: StandardSearch, MiscSearch for generating XAlloc objects; said sixth memory portion causing only preferable said generated XAlloc objects to be stored in said memory portion three.
5. The system for optimally allocating resources according toclaim 1, wherein said sixth memory portion further comprises an executable program means for generating Guiding Beacon Scenarios; said fifth memory portion further comprising means for using said generated Guiding Beacon Scenarios.
6. The system for optimally allocating resources according toclaim 5, wherein said executable program means for generating Guiding Beacon Scenarios further includes means for generating at least one of the following types of Guiding Beacon Scenarios: Contingent, Merged, and Multiple; said means for using said generated Guiding Beacon Scenarios further includes means for using the Guiding Beacon Scenarios generated by said means for generating Guiding Beacon Scenarios.
7. The method for optimally allocating resources according toclaim 6, wherein, at least one of the following:
A) said sixth memory portion further stores an executable program means for clustering said scenarios of said first memory portion; said first memory portion further stores said clusters; said sixth memory portion further stores an executable program means for utilizing said clusters to optimally allocate said resources;
B) said sixth memory portion further stores at least one of the following executable program means: SimpleParabolaSearch, InnerCompressSearch, OuterCompressSearch, GeneticSearch for combining XAlloc objects to form new XAlloc objects; said sixth memory portion causing only preferable said new XAlloc objects to be stored in said memory portion three;
C) said sixth memory portion further stores at least one of the following executable program means: StandardSearch, MiscSearch for generating XAlloc objects; said sixth memory portion causing only preferable said generated XAlloc objects to be stored in said memory portion three.
8. The method for optimally allocating resources according toclaim 1, wherein said method comprises at least two of the following:
A) said sixth memory portion further stores an executable program means for clustering said scenarios of said first memory portion; said first memory portion further stores said clusters; said sixth memory portion further stores an executable program means for utilizing said clusters to optimally allocate said resources;
B) said sixth memory portion further stores at least one of the following executable program means: SimpleParabolaSearch, InnerCompressSearch, OuterCompressSearch, GeneticSearch for combining XAlloc objects to form new XAlloc objects; said sixth memory portion causing only preferable said new XAlloc objects to be stored in said memory portion three;
C) said sixth memory portion further stores at least one of the following executable program means: StandardSearch, MiscSearch for generating XAlloc objects; said sixth memory portion causing only preferable said generated XAlloc objects to be stored in said memory portion three.
D) said sixth memory portion further stores an executable program means for generating Guiding Beacon Scenarios; said fifth memory portion further stores means for using said generated Guiding Beacon Scenarios.
9. A method for optimally allocating resources, utilizing a computer having at least one processor, means for data input and output, and memory means for storing data and executable programs; said method comprising:
storing a plurality of scenarios in a first portion of said memory means;
storing in a second portion of said memory means an executable program means for loading said first memory portion;
storing XAlloc objects in a third portion of said memory means;
storing in a fourth portion of said memory means an executable program means for allocating resources within each said scenario stored in said first memory portion;
storing in a fifth portion of said memory means an executable program means for evaluating an allocation contained in an XAlloc object against one or more scenarios of said first memory portion;
storing in a sixth portion of said memory means an executable program means for calling executable program means of said second, fourth, and fifth memory portions and for performing executable program means on said first and third memory portions to optimally allocate said resources.
10. The method for optimally allocating resources according toclaim 9, wherein said sixth memory portion further stores an executable program means for clustering said scenarios of said first memory portion; said first memory portion further stores said clusters; said sixth memory portion further stores an executable program means for utilizing said clusters to optimally allocate said resources.
11. The method for optimally allocating resources according toclaim 9, wherein said sixth memory portion further stores at least one of the following executable program means: SimpleParabolaSearch, InnerCompressSearch, OuterCompressSearch, GeneticSearch for combining XAlloc objects to form new XAlloc objects; said sixth memory portion causing only preferable said new XAlloc objects to be stored in said memory portion three.
12. The method for optimally allocating resources according toclaim 9, wherein said sixth memory portion further stores at least one of the following executable program means: StandardSearch, MiscSearch for generating XAlloc objects; said sixth memory portion causing only preferable said generated XAlloc objects to be stored in said memory portion three.
13. The method for optimally allocating resources according toclaim 9, wherein said sixth memory portion further stores an executable program means for generating Guiding Beacon Scenarios; said fifth memory portion further stores means for using said generated Guiding Beacon Scenarios.
14. The method for optimally allocating resources according toclaim 13, wherein said executable program means for generating Guiding Beacon Scenarios further includes means for generating at least one of the following types of Guiding Beacon Scenarios: Contingent, Merged, and Multiple; said means for using said generated Guiding Beacon Scenarios further including means for using the Guiding Beacon Scenarios generated by said means for generating Guiding Beacon Scenarios.
15. The method for optimally allocating resources according toclaim 14, wherein, at least one of the following:
A) said sixth memory portion further stores an executable program means for clustering said scenarios of said first memory portion; said first memory portion further stores said clusters; said sixth memory portion further stores an executable program means for utilizing said clusters to optimally allocate said resources.
B) said sixth memory portion further stores at least one of the following executable program means: SimpleParabolaSearch, InnerCompressSearch, OuterCompressSearch, GeneticSearch for combining XAlloc objects to form new XAlloc objects; said sixth memory portion causing only preferable said new XAlloc objects to be stored in said memory portion three.
C) said sixth memory portion further stores at least one of the following executable program means: StandardSearch, MiscSearch for generating XAlloc objects; said sixth memory portion causing only preferable said generated XAlloc objects to be stored in said memory portion three.
16. The method for optimally allocating resources according toclaim 9, wherein, at least two of the following:
A) said sixth memory portion further stores an executable program means for clustering said scenarios of said first memory portion; said first memory portion further stores said clusters; said sixth memory portion further stores an executable program means for utilizing said clusters to optimally allocate said resources.
B) said sixth memory portion further stores at least one of the following executable program means: SimpleParabolaSearch, InnerCompressSearch, OuterCompressSearch, GeneticSearch for combining XAlloc objects to form new XAlloc objects; said sixth memory portion causing only preferable said new XAlloc objects to be stored in said memory portion three.
C) said sixth memory portion further stores at least one of the following executable program means: StandardSearch, MiscSearch for generating XAlloc objects; said sixth memory portion causing only preferable said generated XAlloc objects to be stored in said memory portion three.
D) said sixth memory portion further stores an executable program means for generating Guiding Beacon Scenarios; said fifth memory portion further stores means for using said generated Guiding Beacon Scenarios.
US10/656,3951999-01-212003-09-05Methods apparatus for allocating resources in the presence of uncertaintyAbandonedUS20040059621A1 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
US10/656,395US20040059621A1 (en)1999-01-212003-09-05Methods apparatus for allocating resources in the presence of uncertainty

Applications Claiming Priority (4)

Application NumberPriority DateFiling DateTitle
US11678599P1999-01-211999-01-21
US09/348,889US6219649B1 (en)1999-01-211999-07-06Methods and apparatus for allocating resources in the presence of uncertainty
US09/777,336US6625577B1 (en)1999-01-212001-02-06Methods and apparatus for allocating resources in the presence of uncertainty
US10/656,395US20040059621A1 (en)1999-01-212003-09-05Methods apparatus for allocating resources in the presence of uncertainty

Related Parent Applications (1)

Application NumberTitlePriority DateFiling Date
US09/777,336ContinuationUS6625577B1 (en)1999-01-212001-02-06Methods and apparatus for allocating resources in the presence of uncertainty

Publications (1)

Publication NumberPublication Date
US20040059621A1true US20040059621A1 (en)2004-03-25

Family

ID=26814613

Family Applications (3)

Application NumberTitlePriority DateFiling Date
US09/348,889Expired - Fee RelatedUS6219649B1 (en)1999-01-211999-07-06Methods and apparatus for allocating resources in the presence of uncertainty
US09/777,336Expired - Fee RelatedUS6625577B1 (en)1999-01-212001-02-06Methods and apparatus for allocating resources in the presence of uncertainty
US10/656,395AbandonedUS20040059621A1 (en)1999-01-212003-09-05Methods apparatus for allocating resources in the presence of uncertainty

Family Applications Before (2)

Application NumberTitlePriority DateFiling Date
US09/348,889Expired - Fee RelatedUS6219649B1 (en)1999-01-211999-07-06Methods and apparatus for allocating resources in the presence of uncertainty
US09/777,336Expired - Fee RelatedUS6625577B1 (en)1999-01-212001-02-06Methods and apparatus for allocating resources in the presence of uncertainty

Country Status (7)

CountryLink
US (3)US6219649B1 (en)
EP (1)EP1208485A4 (en)
JP (1)JP2002535781A (en)
AU (1)AU768606B2 (en)
BR (1)BR0007590A (en)
CA (1)CA2359222A1 (en)
WO (1)WO2000043926A1 (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20010025266A1 (en)*2000-03-272001-09-27The American Stock Exchange, Llc, A Delaware CorporationExchange trading of mutual funds or other portfolio basket products
US20030233302A1 (en)*2002-06-172003-12-18Clifford WeberHedging exchange traded mutual funds or other portfolio basket products
US20040186803A1 (en)*2000-03-272004-09-23Weber Clifford J.Systems and methods for trading actively managed funds
US20060040701A1 (en)*2004-08-182006-02-23Staccato Communications, Inc.Beacon group merging
US20060250977A1 (en)*2005-05-042006-11-09International Business Machines CorporationMethod and apparatus for determining data center resource availablilty using multiple time domain segments
US20060271928A1 (en)*2005-05-042006-11-30International Business Machines CorporationMethod and apparatus for a design pattern for automating service provisioning
US20070005522A1 (en)*2005-06-062007-01-04Wren William EResource assignment optimization using direct encoding and genetic algorithms
US20080091585A1 (en)*2002-03-182008-04-17The American Stock Exchange, LlcSystem for pricing financial instruments
US20080178178A1 (en)*2005-01-142008-07-24Tarun KumarSystem and method for strategic budgeting of initial response for managing wildfires
US20080177676A1 (en)*2002-03-182008-07-24The American Stock Exchange, Llc.System for pricing financial instruments
US20080256531A1 (en)*2005-04-282008-10-16International Business Machines CorporationMethod and Apparatus for Deploying and Instantiating Multiple Instances of Applications in Automated Data Centers Using Application Deployment Template
US20090043713A1 (en)*2000-03-272009-02-12Weber Clifford JSystems and methods for checking model portfolios for actively managed funds
US20090112534A1 (en)*2005-06-292009-04-30Siemens AktiengesellschaftProbabilistic Design Tool for Optimizing a Technical System
US20090271240A1 (en)*2008-04-282009-10-29International Business Machines CorporationMethod and system for strategic headcount planning with operational transition management of workforce
US20110131023A1 (en)*2004-05-292011-06-02Cambridge Systems Associates LimitedComputer Systems for Data Manipulation and Related Methods
US10929927B2 (en)2000-03-272021-02-23Nyse American LlcExchange trading of mutual funds or other portfolio basket products
US11037240B2 (en)2000-03-272021-06-15Nyse American LlcSystems and methods for checking model portfolios for actively managed funds
US12340290B1 (en)2024-03-192025-06-24The Strategic Coach Inc.Apparatus and method for local optimization using unsupervised learning

Families Citing this family (132)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20020046143A1 (en)*1995-10-032002-04-18Eder Jeffrey ScottMethod of and system for evaluating cash flow and elements of a business enterprise
US20080004922A1 (en)*1997-01-062008-01-03Jeff Scott EderDetailed method of and system for modeling and analyzing business improvement programs
US10839321B2 (en)*1997-01-062020-11-17Jeffrey EderAutomated data storage system
US6219649B1 (en)*1999-01-212001-04-17Joel JamesonMethods and apparatus for allocating resources in the presence of uncertainty
US6430562B1 (en)1999-03-012002-08-06Electronic Data Systems CorporationIntegrated resource management system and method
US6345281B1 (en)*1999-03-012002-02-05Electronic Data Systems CorporationRecovery method and system for a resource management system
US20040215495A1 (en)*1999-04-162004-10-28Eder Jeff ScottMethod of and system for defining and measuring the elements of value and real options of a commercial enterprise
US6732079B1 (en)*1999-11-012004-05-04General Motors CorporationMethod of determining the best mix of regular and contract employees
US8788308B1 (en)*2004-03-292014-07-22West CorporationEmployee scheduling and schedule modification method and apparatus
US7003491B2 (en)*1999-12-292006-02-21General Electric Capital CorporationMethods and systems for a collections model for loans
JP2002092366A (en)*2000-09-112002-03-29Nec CorpCpu time-division purchase-and-sale method and control server in cpu time-division purchase-and-sale system
WO2002029608A2 (en)*2000-10-062002-04-11Optiant, Inc.System and method for determining the optimum configuration strategy for systems with multiple decision options
US20040236673A1 (en)*2000-10-172004-11-25Eder Jeff ScottCollaborative risk transfer system
US20090018891A1 (en)*2003-12-302009-01-15Jeff Scott EderMarket value matrix
AU2002224459A1 (en)*2000-10-272002-05-06Manugistics, Inc.System and methods for sharing and viewing supply chain information
TW541483B (en)*2000-10-272003-07-11Manugistics IncSystem and method for ensuring order fulfillment
US7194420B2 (en)*2000-11-132007-03-20Ricoh Company, Ltd.Method and system for planning supply of commodities
US7653561B2 (en)*2000-12-132010-01-26Accenture Global Services GmbhStochastic multiple choice knapsack assortment optimizer
US9785953B2 (en)*2000-12-202017-10-10International Business Machines CorporationSystem and method for generating demand groups
US9773250B2 (en)*2000-12-202017-09-26International Business Machines CorporationProduct role analysis
US20100010870A1 (en)*2000-12-202010-01-14Karl MillarSystem and Method for Tuning Demand Coefficients
US7302410B1 (en)*2000-12-222007-11-27Demandtec, Inc.Econometric optimization engine
US7899691B1 (en)2000-12-202011-03-01Demandtec, Inc.Econometric engine
US7617119B1 (en)2000-12-202009-11-10Demandtec, Inc.Price optimization with rule relaxation
US7657470B1 (en)2000-12-202010-02-02Demandtec, Inc.Financial model engine
US10496938B2 (en)2000-12-202019-12-03Acoustic, L.P.Generating product decisions
US10204349B2 (en)2000-12-202019-02-12International Business Machines CorporationAnalyzing customer segments
US7877286B1 (en)2000-12-202011-01-25Demandtec, Inc.Subset optimization system
US7660734B1 (en)2000-12-202010-02-09Demandtec, Inc.System for creating optimized promotion event calendar
US9165270B2 (en)*2000-12-202015-10-20International Business Machines CorporationPredicting likelihood of customer attrition and retention measures
US20020082882A1 (en)*2000-12-212002-06-27Accenture LlpComputerized method of evaluating and shaping a business proposal
US8010404B1 (en)2000-12-222011-08-30Demandtec, Inc.Systems and methods for price and promotion response analysis
US7058587B1 (en)*2001-01-292006-06-06Manugistics, Inc.System and method for allocating the supply of critical material components and manufacturing capacity
AU2002258516A1 (en)*2001-03-122004-02-16Mercury Computer Systems, Inc.Digital data processing apparatus, framework, and methods for dynamically configurable application execution on accelerated resources
US20040210541A1 (en)*2001-05-042004-10-21Jeremy EpstienUser interface for a rules engine and methods therefor
US6553352B2 (en)*2001-05-042003-04-22Demand Tec Inc.Interface for merchandise price optimization
US7092896B2 (en)*2001-05-042006-08-15Demandtec, Inc.Interface for merchandise promotion optimization
US6886164B2 (en)*2001-05-082005-04-26Emc CorporationSelection of a resource in a distributed computer system
WO2002093322A2 (en)*2001-05-162002-11-21Kenneth YipMethods and systems for preference-based dynamic passive investing
US20030014291A1 (en)*2001-07-102003-01-16The Procter & Gamble CompanyMethods, functional data, and systems for optimizing product factors
WO2003009104A2 (en)*2001-07-192003-01-30Adhikari Technology, Inc.Business valuation system and method
AU2002356073A1 (en)*2001-08-162003-03-03James Eric DamschroderMethod and apparatus for creating a visual representation of a portfolio and determining an efficient allocation
US7774225B2 (en)*2001-09-122010-08-10Hewlett-Packard Development Company, L.P.Graphical user interface for capacity-driven production planning tool
US20030050817A1 (en)*2001-09-122003-03-13Cargille Brian D.Capacity- driven production planning
JP2003091630A (en)*2001-09-142003-03-28Toshiba Corp Investment and payback simulation method and device
JP4549589B2 (en)*2001-09-142010-09-22シルトロニック・ジャパン株式会社 Silicon semiconductor substrate and manufacturing method thereof
GB2380015A (en)*2001-09-212003-03-26Hewlett Packard CoResource allocation using electronic contracts
US7917379B1 (en)*2001-09-252011-03-29I2 Technologies Us, Inc.Large-scale supply chain planning system and method
AU2002357652A1 (en)*2001-10-122003-04-22Abb Inc.Energy market maintenance planning
US7809581B1 (en)2001-11-302010-10-05Demandtec, Inc.Rule relaxation and subset optimization system
US7386519B1 (en)*2001-11-302008-06-10Demandtec, Inc.Intelligent clustering system
US20040215522A1 (en)*2001-12-262004-10-28Eder Jeff ScottProcess optimization system
US20110040631A1 (en)*2005-07-092011-02-17Jeffrey Scott EderPersonalized commerce system
US20080027769A1 (en)2002-09-092008-01-31Jeff Scott EderKnowledge based performance management system
US20080256069A1 (en)*2002-09-092008-10-16Jeffrey Scott EderComplete Context(tm) Query System
US7730063B2 (en)*2002-12-102010-06-01Asset Trust, Inc.Personalized medicine service
US20030158757A1 (en)*2002-02-212003-08-21Yuri ShtivelmanRules and constraint based management of work
US6957113B1 (en)*2002-09-062005-10-18National Semiconductor CorporationSystems for allocating multi-function resources in a process system and methods of operating the same
US7373211B1 (en)2002-09-062008-05-13National Semiconductor CorporationGraphical user interface for compliance monitoring in semiconductor wafer fabrication and method of operation
US7184850B1 (en)2002-09-062007-02-27National Semiconductor CorporationSystem and method for allocating multi-function resources for a wetdeck process in semiconductor wafer fabrication
US7743127B2 (en)*2002-10-102010-06-22Hewlett-Packard Development Company, L.P.Resource allocation in data centers using models
US20040103013A1 (en)*2002-11-252004-05-27Joel JamesonOptimal scenario forecasting, risk sharing, and risk trading
US6810332B2 (en)*2003-01-312004-10-26Chevron U.S.A. Inc.Method for computing complexity, confidence and technical maturity indices for reservoir evaluations
US20040172352A1 (en)*2003-02-042004-09-02Cyril DeretzMethod and system for correlation risk hedging
US7593880B2 (en)*2003-03-192009-09-22General Electric CompanyMethods and systems for analytical-based multifactor multiobjective portfolio risk optimization
US7640201B2 (en)*2003-03-192009-12-29General Electric CompanyMethods and systems for analytical-based multifactor Multiobjective portfolio risk optimization
US20040186804A1 (en)*2003-03-192004-09-23Anindya ChakrabortyMethods and systems for analytical-based multifactor multiobjective portfolio risk optimization
US8412600B2 (en)*2003-03-212013-04-02Genworth Financial, Inc.System and method for pool risk assessment
US20040186753A1 (en)*2003-03-212004-09-23David KimSystem and method for catastrophic risk assessment
US20040260703A1 (en)*2003-06-202004-12-23Elkins Debra A.Quantitative property loss risk model and decision analysis framework
US8346587B2 (en)*2003-06-302013-01-01Microsoft CorporationModels and methods for reducing visual complexity and search effort via ideal information abstraction, hiding, and sequencing
US7043319B1 (en)*2003-09-302006-05-09National Semiconductor CorporationSystem and method for visualizing the use of resources in a process system
US20050108204A1 (en)*2003-11-132005-05-19International Business MachinesSystem and method for managing OLAP summary tables
US20050144025A1 (en)*2003-12-292005-06-30Veritas Operating CorporationUsing technical performance metrics for business and usage analysis and cost allocation
US20050172291A1 (en)*2004-01-302005-08-04Rajarshi DasMethod and apparatus for utility-based dynamic resource allocation in a distributed computing system
US8219477B2 (en)*2004-02-202012-07-10General Electric CompanySystems and methods for multi-objective portfolio analysis using pareto sorting evolutionary algorithms
US7542932B2 (en)*2004-02-202009-06-02General Electric CompanySystems and methods for multi-objective portfolio optimization
US7469228B2 (en)*2004-02-202008-12-23General Electric CompanySystems and methods for efficient frontier supplementation in multi-objective portfolio analysis
US8126795B2 (en)*2004-02-202012-02-28General Electric CompanySystems and methods for initial sampling in multi-objective portfolio analysis
US7630928B2 (en)*2004-02-202009-12-08General Electric CompanySystems and methods for multi-objective portfolio analysis and decision-making using visualization techniques
US20050209910A1 (en)*2004-03-222005-09-22International Business Machines CorporationSystem, method, and computer program product for increasing the effectiveness of customer contact strategies
US20050259683A1 (en)*2004-04-152005-11-24International Business Machines CorporationControl service capacity
US20050257178A1 (en)*2004-05-142005-11-17Daems Walter Pol MMethod and apparatus for designing electronic circuits
US20090043637A1 (en)*2004-06-012009-02-12Eder Jeffrey ScottExtended value and risk management system
US20060009990A1 (en)*2004-07-082006-01-12Mccormick John KMethod, apparatus, data structure and system for evaluating the impact of proposed actions on an entity's strategic objectives
US20060009993A1 (en)*2004-07-092006-01-12International Business Machines CorporationMethod and structure for evaluation of long-term lease contracts under demand uncertainty
JP4643586B2 (en)*2004-11-012011-03-02富士通株式会社 Optimal design management device, optimal design calculation system, optimal design management method, optimal design management program
US7729270B2 (en)*2005-01-132010-06-01International Business Machines CorporationMethod for supporting on-demand performance
US7945472B2 (en)*2005-02-112011-05-17Optimum Outcomes, LlcBusiness management tool
US7257451B2 (en)*2005-02-152007-08-14Exxon Mobil Chemical Patents Inc.Method for creating a linear programming model of an industrial process facility
US8713025B2 (en)2005-03-312014-04-29Square Halt Solutions, Limited Liability CompanyComplete context search system
EP1922677A1 (en)*2005-07-072008-05-21Prasanna Gorur Narayana SrinivasaNovel methods for supply chain management incorporating uncertainity
US7627513B2 (en)*2005-07-162009-12-01Kolos Sergey PMethod and system for pricing and risk analysis of options
US7606784B2 (en)*2005-08-022009-10-20Northrop Grumman CorporationUncertainty management in a decision-making system
US20070156555A1 (en)*2005-12-172007-07-05Orr Peter CSystems, methods and programs for determining optimal financial structures and risk exposures
US9785951B1 (en)2006-02-282017-10-10International Business Machines CorporationScalable tuning engine
US9858579B1 (en)2006-02-282018-01-02International Business Machines CorporationPlan tuning engine
US8498915B2 (en)*2006-04-022013-07-30Asset Reliance, Inc.Data processing framework for financial services
US7742833B1 (en)2006-09-282010-06-22Rockwell Automation Technologies, Inc.Auto discovery of embedded historians in network
US7672740B1 (en)*2006-09-282010-03-02Rockwell Automation Technologies, Inc.Conditional download of data from embedded historians
US8181157B2 (en)*2006-09-292012-05-15Rockwell Automation Technologies, Inc.Custom language support for project documentation and editing
US7913228B2 (en)*2006-09-292011-03-22Rockwell Automation Technologies, Inc.Translation viewer for project documentation and editing
US20080114474A1 (en)*2006-11-102008-05-15Rockwell Automation Technologies, Inc.Event triggered data capture via embedded historians
US7933666B2 (en)*2006-11-102011-04-26Rockwell Automation Technologies, Inc.Adjustable data collection rate for embedded historians
US7987109B2 (en)*2007-02-062011-07-26International Business Machines CorporationModel and method for channel-based workforce sourcing
US7974937B2 (en)*2007-05-172011-07-05Rockwell Automation Technologies, Inc.Adaptive embedded historians with aggregator component
US7870360B2 (en)*2007-09-142011-01-11International Business Machines CorporationStorage area network (SAN) forecasting in a heterogeneous environment
US7930639B2 (en)*2007-09-262011-04-19Rockwell Automation Technologies, Inc.Contextualization for historians in industrial systems
US7930261B2 (en)*2007-09-262011-04-19Rockwell Automation Technologies, Inc.Historians embedded in industrial units
US7917857B2 (en)*2007-09-262011-03-29Rockwell Automation Technologies, Inc.Direct subscription to intelligent I/O module
US7882218B2 (en)*2007-09-272011-02-01Rockwell Automation Technologies, Inc.Platform independent historian
US7809656B2 (en)*2007-09-272010-10-05Rockwell Automation Technologies, Inc.Microhistorians as proxies for data transfer
US7962440B2 (en)*2007-09-272011-06-14Rockwell Automation Technologies, Inc.Adaptive industrial systems via embedded historian data
US20090089671A1 (en)*2007-09-282009-04-02Rockwell Automation Technologies, Inc.Programmable controller programming with embedded macro capability
US8856332B2 (en)2007-10-092014-10-07International Business Machines CorporationIntegrated capacity and architecture design tool
US7516095B1 (en)2007-10-122009-04-07Advisor Software, Inc.Stochastic control system and method for multi-period consumption
US8156030B2 (en)*2008-04-032012-04-10Gravity Investments LlcDiversification measurement and analysis system
TWI391839B (en)*2009-01-172013-04-01Univ Nat Taiwan Science TechSystem and method for assigning resources of semiconductor industry
US20100205039A1 (en)*2009-02-112010-08-12International Business Machines CorporationDemand forecasting
US8838469B2 (en)*2009-06-122014-09-16Accenture Global Services LimitedSystem and method for optimizing display space allocation of merchandising using regression analysis to generate space elasticity curves
US20120084110A1 (en)*2010-10-052012-04-05M3 Technology, Inc.System and method for smart oil, gas and chemical process scheduling
US9250944B2 (en)2011-08-302016-02-02International Business Machines CorporationSelection of virtual machines from pools of pre-provisioned virtual machines in a networked computing environment
US10353738B2 (en)2012-03-212019-07-16International Business Machines CorporationResource allocation based on social networking trends in a networked computing environment
US9153049B2 (en)2012-08-242015-10-06International Business Machines CorporationResource provisioning using predictive modeling in a networked computing environment
US9575950B2 (en)2012-12-112017-02-21Smartorg, Inc.Systems and methods for managing spreadsheet models
US20150032681A1 (en)*2013-07-232015-01-29International Business Machines CorporationGuiding uses in optimization-based planning under uncertainty
US9391919B2 (en)2013-08-142016-07-12International Business Machines CorporationAdaptive algorithm for cloud admission policies
US20150081393A1 (en)*2013-09-182015-03-19Massachusetts Institute Of TechnologyProduct promotion optimization system
US10425353B1 (en)2017-01-272019-09-24Triangle Ip, Inc.Machine learning temporal allocator
US10069759B1 (en)*2017-01-272018-09-04Triangle Ip, Inc.Machine learning resource allocator
US10084805B2 (en)*2017-02-202018-09-25Sas Institute Inc.Computer system to identify anomalies based on computer-generated results
CN113887946B (en)*2021-09-302022-07-26煤炭科学研究总院有限公司Emergency material transportation scheduling method and device driven by hydrogen energy and transmitted without stopping

Citations (24)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US4885686A (en)*1987-01-121989-12-05American Telephone And Telegraph At&T Bell LaboratoriesMethods and apparatus for efficient resource allocation
US4914563A (en)*1986-08-221990-04-03At&T Bell LaboratoriesMethod and apparatus for optimizing system operational parameters through affine scaling
US4924386A (en)*1987-07-131990-05-08American Telephone And Telegraph CompanyMethods and apparatus for efficient resource allocation
US5148365A (en)*1989-08-151992-09-15Dembo Ron SScenario optimization
US5216593A (en)*1991-01-241993-06-01International Business Machines CorporationMethod and apparatus for discrete activity resourse allocation through cardinality constraint generation
US5255345A (en)*1988-02-171993-10-19The Rowland Institute For Science, Inc.Genetic algorithm
US5262956A (en)*1991-06-261993-11-16Inovec, Inc.Statistically compensated optimization system
US5289370A (en)*1991-05-311994-02-22At&T Bell LaboratoriesAutomated resource allocation method employing a learning arrangement
US5291397A (en)*1991-12-201994-03-01Powell Roger AMethod for resource allocation and project control for the production of a product
US5343388A (en)*1990-08-311994-08-30Dag WedelinMethod and apparatus for optimally allocating resources
US5404516A (en)*1992-12-181995-04-04Hughes Aircraft CompanySystem for allocating resources and method
US5630070A (en)*1993-08-161997-05-13International Business Machines CorporationOptimization of manufacturing resource planning
US5649113A (en)*1994-10-121997-07-15U S West Technologies, Inc.Method and system for translating an optimization problem for use in efficient resource allocation
US5799287A (en)*1994-05-241998-08-25Dembo; Ron S.Method and apparatus for optimal portfolio replication
US5890133A (en)*1995-09-211999-03-30International Business Machines Corp.Method and apparatus for dynamic optimization of business processes managed by a computer system
US5913199A (en)*1994-07-111999-06-15International Business Machines Corp.Process and system for automatic, computer-system-supported optimisation
US5963910A (en)*1996-09-201999-10-05Ulwick; Anthony W.Computer based process for strategy evaluation and optimization based on customer desired outcomes and predictive metrics
US6006192A (en)*1997-03-121999-12-21International Business Machines CorporationMethod for production planning in an uncertain demand environment
US6032123A (en)*1997-05-122000-02-29Jameson; JoelMethod and apparatus for allocating, costing, and pricing organizational resources
US6035277A (en)*1998-04-032000-03-07International Business Machines CorporationApproximation method for efficient resource allocation
US6219649B1 (en)*1999-01-212001-04-17Joel JamesonMethods and apparatus for allocating resources in the presence of uncertainty
US6263253B1 (en)*1998-11-242001-07-17Taiwan Semiconductor Manufacturing Co., Ltd.Method for allocating bottleneck resources
US6374227B1 (en)*1999-04-152002-04-16I2 Technologies Us, Inc.System and method for optimizing the allocation of a resource
US6578005B1 (en)*1996-11-222003-06-10British Telecommunications Public Limited CompanyMethod and apparatus for resource allocation when schedule changes are incorporated in real time

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6049774A (en)*1996-07-082000-04-11At&T Corp.Machine, method and medium for dynamic optimization for resource allocation

Patent Citations (25)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US4914563A (en)*1986-08-221990-04-03At&T Bell LaboratoriesMethod and apparatus for optimizing system operational parameters through affine scaling
US4885686A (en)*1987-01-121989-12-05American Telephone And Telegraph At&T Bell LaboratoriesMethods and apparatus for efficient resource allocation
US4924386A (en)*1987-07-131990-05-08American Telephone And Telegraph CompanyMethods and apparatus for efficient resource allocation
US5255345A (en)*1988-02-171993-10-19The Rowland Institute For Science, Inc.Genetic algorithm
US5148365A (en)*1989-08-151992-09-15Dembo Ron SScenario optimization
US5343388A (en)*1990-08-311994-08-30Dag WedelinMethod and apparatus for optimally allocating resources
US5216593A (en)*1991-01-241993-06-01International Business Machines CorporationMethod and apparatus for discrete activity resourse allocation through cardinality constraint generation
US5289370A (en)*1991-05-311994-02-22At&T Bell LaboratoriesAutomated resource allocation method employing a learning arrangement
US5262956A (en)*1991-06-261993-11-16Inovec, Inc.Statistically compensated optimization system
US5291397A (en)*1991-12-201994-03-01Powell Roger AMethod for resource allocation and project control for the production of a product
US5404516A (en)*1992-12-181995-04-04Hughes Aircraft CompanySystem for allocating resources and method
US5630070A (en)*1993-08-161997-05-13International Business Machines CorporationOptimization of manufacturing resource planning
US5799287A (en)*1994-05-241998-08-25Dembo; Ron S.Method and apparatus for optimal portfolio replication
US5913199A (en)*1994-07-111999-06-15International Business Machines Corp.Process and system for automatic, computer-system-supported optimisation
US5649113A (en)*1994-10-121997-07-15U S West Technologies, Inc.Method and system for translating an optimization problem for use in efficient resource allocation
US5890133A (en)*1995-09-211999-03-30International Business Machines Corp.Method and apparatus for dynamic optimization of business processes managed by a computer system
US5963910A (en)*1996-09-201999-10-05Ulwick; Anthony W.Computer based process for strategy evaluation and optimization based on customer desired outcomes and predictive metrics
US6578005B1 (en)*1996-11-222003-06-10British Telecommunications Public Limited CompanyMethod and apparatus for resource allocation when schedule changes are incorporated in real time
US6006192A (en)*1997-03-121999-12-21International Business Machines CorporationMethod for production planning in an uncertain demand environment
US6138103A (en)*1997-03-122000-10-24International Business Machines CorporationMethod for production planning in an uncertain demand environment
US6032123A (en)*1997-05-122000-02-29Jameson; JoelMethod and apparatus for allocating, costing, and pricing organizational resources
US6035277A (en)*1998-04-032000-03-07International Business Machines CorporationApproximation method for efficient resource allocation
US6263253B1 (en)*1998-11-242001-07-17Taiwan Semiconductor Manufacturing Co., Ltd.Method for allocating bottleneck resources
US6219649B1 (en)*1999-01-212001-04-17Joel JamesonMethods and apparatus for allocating resources in the presence of uncertainty
US6374227B1 (en)*1999-04-152002-04-16I2 Technologies Us, Inc.System and method for optimizing the allocation of a resource

Cited By (40)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US10929927B2 (en)2000-03-272021-02-23Nyse American LlcExchange trading of mutual funds or other portfolio basket products
US20070027790A1 (en)*2000-03-272007-02-01American Stock Exchange LlcExchange trading of mutual funds or other portfolio basket products
US20040186803A1 (en)*2000-03-272004-09-23Weber Clifford J.Systems and methods for trading actively managed funds
US7822678B2 (en)2000-03-272010-10-26Nyse Amex LlcSystems and methods for trading actively managed funds
US11138666B2 (en)2000-03-272021-10-05Nyse American LlcSystems and methods for checking model portfolios for actively managed funds
US11120499B2 (en)2000-03-272021-09-14Nyse American LlcSystems and methods for trading actively managed funds
US11037240B2 (en)2000-03-272021-06-15Nyse American LlcSystems and methods for checking model portfolios for actively managed funds
US8170934B2 (en)*2000-03-272012-05-01Nyse Amex LlcSystems and methods for trading actively managed funds
US7747512B2 (en)2000-03-272010-06-29Nyse Amex LlcExchange trading of mutual funds or other portfolio basket products
US7970687B2 (en)2000-03-272011-06-28Nyse Amex LlcExchange trading of mutual funds or other portfolio basket products
US20010025266A1 (en)*2000-03-272001-09-27The American Stock Exchange, Llc, A Delaware CorporationExchange trading of mutual funds or other portfolio basket products
US20080313100A1 (en)*2000-03-272008-12-18Weber Clifford JSystems and methods for trading actively managed funds
US8170935B2 (en)2000-03-272012-05-01Nyse Amex LlcSystems and methods for evaluating the integrity of a model portfolio of a financial instrument
US20090043713A1 (en)*2000-03-272009-02-12Weber Clifford JSystems and methods for checking model portfolios for actively managed funds
US7979336B2 (en)2002-03-182011-07-12Nyse Amex LlcSystem for pricing financial instruments
US7526445B2 (en)2002-03-182009-04-28Nyse Alternext Us LlcSystem for pricing financial instruments
US20080177676A1 (en)*2002-03-182008-07-24The American Stock Exchange, Llc.System for pricing financial instruments
US20080091585A1 (en)*2002-03-182008-04-17The American Stock Exchange, LlcSystem for pricing financial instruments
US7571130B2 (en)2002-06-172009-08-04Nyse Alternext Us LlcHedging exchange traded mutual funds or other portfolio basket products
US7574399B2 (en)2002-06-172009-08-11Nyse Alternext Us LlcHedging exchange traded mutual funds or other portfolio basket products
US20030233302A1 (en)*2002-06-172003-12-18Clifford WeberHedging exchange traded mutual funds or other portfolio basket products
US20080040258A1 (en)*2002-06-172008-02-14The American Stock Exchange, LlcHedging exchange traded mutual funds or other portfolio basket products
US8972224B2 (en)*2004-05-292015-03-03Cambridge Systems Associates LimitedComputer systems for data manipulation and related methods
US20110131023A1 (en)*2004-05-292011-06-02Cambridge Systems Associates LimitedComputer Systems for Data Manipulation and Related Methods
US20060040701A1 (en)*2004-08-182006-02-23Staccato Communications, Inc.Beacon group merging
US20080178178A1 (en)*2005-01-142008-07-24Tarun KumarSystem and method for strategic budgeting of initial response for managing wildfires
US7917380B2 (en)*2005-01-142011-03-29International Business Machines CorporationSystem and method for strategic budgeting of initial response for managing wildfires
US8589916B2 (en)2005-04-282013-11-19International Business Machines CorporationDeploying and instantiating multiple instances of applications in automated data centers using application deployment template
US20080256531A1 (en)*2005-04-282008-10-16International Business Machines CorporationMethod and Apparatus for Deploying and Instantiating Multiple Instances of Applications in Automated Data Centers Using Application Deployment Template
US7565310B2 (en)2005-05-042009-07-21International Business Machines CorporationMethod and system and program product for a design pattern for automating service provisioning
US20090292577A1 (en)*2005-05-042009-11-26International Business Machines CorporationMethod and Apparatus for Determining Data Center Resource Availability Using Multiple Time Domain Segments
US7916662B2 (en)2005-05-042011-03-29International Business Machines CorporationMethod and apparatus for determining data center resource availability using multiple time domain segments
US20060271928A1 (en)*2005-05-042006-11-30International Business Machines CorporationMethod and apparatus for a design pattern for automating service provisioning
US20060250977A1 (en)*2005-05-042006-11-09International Business Machines CorporationMethod and apparatus for determining data center resource availablilty using multiple time domain segments
US7668788B2 (en)*2005-06-062010-02-23Wren William EResource assignment optimization using direct encoding and genetic algorithms
US20070005522A1 (en)*2005-06-062007-01-04Wren William EResource assignment optimization using direct encoding and genetic algorithms
US20090112534A1 (en)*2005-06-292009-04-30Siemens AktiengesellschaftProbabilistic Design Tool for Optimizing a Technical System
US7920995B2 (en)*2005-06-292011-04-05Siemens AktiengesellschaftProbabilistic design tool for optimizing a technical system
US20090271240A1 (en)*2008-04-282009-10-29International Business Machines CorporationMethod and system for strategic headcount planning with operational transition management of workforce
US12340290B1 (en)2024-03-192025-06-24The Strategic Coach Inc.Apparatus and method for local optimization using unsupervised learning

Also Published As

Publication numberPublication date
BR0007590A (en)2002-01-22
EP1208485A4 (en)2005-10-12
WO2000043926B1 (en)2000-09-28
AU2621100A (en)2000-08-07
JP2002535781A (en)2002-10-22
US6219649B1 (en)2001-04-17
US6625577B1 (en)2003-09-23
EP1208485A1 (en)2002-05-29
AU768606B2 (en)2003-12-18
WO2000043926A1 (en)2000-07-27
CA2359222A1 (en)2000-07-27

Similar Documents

PublicationPublication DateTitle
US6219649B1 (en)Methods and apparatus for allocating resources in the presence of uncertainty
Loch et al.Dynamic portfolio selection of NPD programs using marginal returns
Bacchetta et al.A theory of the currency denomination of international trade
Van VyveLinear prices for non-convex electricity markets: models and algorithms
US7058587B1 (en)System and method for allocating the supply of critical material components and manufacturing capacity
US20080114700A1 (en)System and method for optimized asset management
US20080319811A1 (en)System and method for modeling an asset-based business
US20140180907A1 (en)System and method for optimizing collateral management
Laínez et al.Financial and financial engineering considerations in supply chain and product development pipeline management
Radhakrishnan et al.Inventory optimization in supply chain management using genetic algorithm
WO2010019897A1 (en)Automatically prescribing total budget for marketing and sales resources and allocation across spending categories
Nonås et al.Optimal solutions in the multi-location inventory system with transshipments
Werner et al.Stochastic mixed-integer programming for integrated portfolio planning in the LNG supply chain
Bruno et al.Optimization of real asset portfolio using a coherent risk measure: application to oil and energy industries
Sadeghi Ahangar et al.A scenario-based decision framework for the order promising process in hybrid MTS/MTO production systems considering product substitution
US20080071590A1 (en)Solving a model to select members of a portfolio
Konig et al.Process graph approach for two-stage decision making: Transportation contracts
Takano et al.Constant rebalanced portfolio optimization under nonlinear transaction costs
ZA200106048B (en)Methods and apparatus for allocating resources in the presence of uncertainty.
Mosquera et al.Design of insurance contracts using stochastic programming in forestry planning
Gupta et al.Manufacturing capacity revenue management
Orrsveden et al.Optimization of Collateral allocation for Securities Lending: An Integer Linear Programming Approach
GanzCapacity planning in the service industry
Frauendorfer et al.Barycentric bounds in stochastic programming: Theory and application
M'Barek et al.Designing multinational value-creating supply chain networks for the process industry

Legal Events

DateCodeTitleDescription
STCBInformation on status: application discontinuation

Free format text:ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION


[8]ページ先頭

©2009-2025 Movatter.jp