CN104008198A - Implement method for set meal price comparison - Google Patents
Implement method for set meal price comparison Download PDFInfo
- Publication number
- CN104008198A CN104008198A CN201410266725.5A CN201410266725A CN104008198A CN 104008198 A CN104008198 A CN 104008198A CN 201410266725 A CN201410266725 A CN 201410266725A CN 104008198 A CN104008198 A CN 104008198A
- Authority
- CN
- China
- Prior art keywords
- set meal
- dish
- node
- price
- combination
- 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.)
- Pending
Links
- 235000012054 meals Nutrition 0.000 title claims abstract description 111
- 238000000034 method Methods 0.000 title claims abstract description 14
- 230000008878 coupling Effects 0.000 claims description 19
- 238000010168 coupling process Methods 0.000 claims description 19
- 238000005859 coupling reaction Methods 0.000 claims description 19
- 230000015572 biosynthetic process Effects 0.000 claims description 2
- 238000010411 cooking Methods 0.000 claims description 2
- 230000013011 mating Effects 0.000 claims description 2
- 238000013461 design Methods 0.000 abstract description 3
- 244000061458 Solanum melongena Species 0.000 description 4
- 235000002597 Solanum melongena Nutrition 0.000 description 3
- 238000005516 engineering process Methods 0.000 description 3
- 235000016709 nutrition Nutrition 0.000 description 2
- 238000013459 approach Methods 0.000 description 1
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000012790 confirmation Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 238000000605 extraction Methods 0.000 description 1
- 230000002349 favourable effect Effects 0.000 description 1
- 238000003032 molecular docking Methods 0.000 description 1
- 230000035764 nutrition Effects 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/02—Marketing; Price estimation or determination; Fundraising
- G06Q30/0207—Discounts or incentives, e.g. coupons or rebates
- G06Q30/0239—Online discounts or incentives
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q50/00—Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
- G06Q50/10—Services
- G06Q50/12—Hotels or restaurants
Landscapes
- Business, Economics & Management (AREA)
- Strategic Management (AREA)
- Tourism & Hospitality (AREA)
- Engineering & Computer Science (AREA)
- Development Economics (AREA)
- Accounting & Taxation (AREA)
- Marketing (AREA)
- Finance (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Economics (AREA)
- General Health & Medical Sciences (AREA)
- Human Resources & Organizations (AREA)
- Health & Medical Sciences (AREA)
- Entrepreneurship & Innovation (AREA)
- Primary Health Care (AREA)
- Game Theory and Decision Science (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
The invention discloses an implement method for a set meal price comparison. Some merchants often design many set meals to attract more customers, generally, the price of the set meals is different from the price of a single product, and in some current price comparison systems, different factories of goods of the same type are often compared, only the simple itemized price comparison is carried out, and the set meal combination price comparison cannot be achieved. According to the method, a data linked list of the set meals is created, maximum matching is carried out on each node, recursion is carried out on the rest of products according to the same algorithm after the nodes are matched to the set meals, set meal combinations are finally obtained, the price comparison is carried out according to the set meal combinations, and advice about several combinations is given out.
Description
Technical field
The present invention relates to computer software fields, specially refer to the implementation method of the set meal rate of exchange.
Background technology
Along with the development of Internet technology, information is more and more transparent, some businessmans are in order to attract more client, often design a lot of set meals, the price of set meal and the price of single product are all generally different, just take western-style restaurant to give an example, if one family or several friend have dinner to western-style restaurant, everyone has decided oneself will eat what, just puzzled when ordering, that single-point is calculated or the set meal of ordering is calculated, at this moment rule of thumb manually estimation of waiter often, if this waiter is unclear to set meal or preferential situation, what may recommend client is the somewhat expensive mode of ordering, some current price comparing systems, the different manufacturers comparison of similar commodity often, it is simple itemized price comparison, can not realize the set meal combination rate of exchange, patent of the present invention has been concerned about the problem of this respect, invent a kind of implementation method of the set meal rate of exchange, input the product list needing by user, system is carried out rate of exchange calculating according to set meal is set, finally provide several set meal suggestions.
Summary of the invention
Fundamental purpose of the present invention is to provide the implementation method of the set meal rate of exchange, the name of the dish key word of inputting by user carries out the fuzzy search of system name of the dish, mate with recursive algorithm and carry out set meal coupling by maximum, finally select several set meals of optimum matching, realize the rate of exchange according to oppositely disassembling of set meal again, by the analysis of the rate of exchange, provide several suggestions of ordering, overcome inaccuracy and unfairness that artificial estimation brings.
The technical solution adopted for the present invention to solve the technical problems comprises: the data link table of system creation set meal, the each node of chained list represents a set meal, node comprises price, dish numbered series in set meal, system traversal set meal chained list, carries out maximum coupling for each node, match cover and after the meal remaining dish is carried out to recurrence according to same algorithm, finally draw the combination of set meal, and the rate of exchange are carried out in combination according to set meal, provide several suggestions of ordering.
The invention has the beneficial effects as follows, realize the set meal rate of exchange by software mode, can meet under the conditions of demand of the dish that customer choice oneself wants, give the most favorable package price of client, without prejudice to the set meal design rule in dining room, inaccuracy and artificial unfairness of recommending that artificial estimation brings have been overcome simultaneously.
Brief description of the drawings
Below in conjunction with accompanying drawing and embodiment, the present invention is further described
Fig. 1 is the implementation method schematic flow sheet of a kind of set meal rate of exchange of the present invention.
Embodiment
The invention process is mainly the data link table by creating set meal, the each node of chained list represents a set meal, node comprises price, set meal includes the numbered series of dish, and system traversal set meal chained list, carries out maximum coupling for each node, match cover and after the meal remaining dish is carried out to recurrence according to same algorithm, finally draw the combination of set meal, and the rate of exchange are carried out in combination according to set meal, provide several suggestions of ordering.
With reference to Fig. 1, the implementation method implementation step of a kind of set meal rate of exchange of the present invention comprises:
Step S101, menu and set meal build, system creation menu sheet, the field of table at least comprises sequence number, name of the dish, the affiliated style of cooking, price, discount, material, describes; Create set meal table, the field of table at least comprises sequence number, set meal name, and set meal comprises the sequence of dish, price, discount, describes.When system starts, user creates the content of menu and set meal table, and system provides increase, deletes inquiry and the function of updated data table and based on mobile phone, the operation interface of PAD and PC; Simultaneity factor, according to the content creating set meal data link table of set meal table, adopts doubly linked list structure, and the each node of chained list represents a set meal, and node comprises the numbering of set meal, set meal price, and set meal includes the numbered series of dish.
Step S102, the fuzzy matching of ordering, user inputs the simplification title of the crucial dish that need to order, because the number to dining in restaurant may be a people, also may be multiple people, the dish of user's input may comprise multiple, and same dish possibility quantity is multiple, therefore system provides name of the dish and the number that user inputs simplification, based on mobile phone, the operation interface of PAD and PC, allows user to increase, delete and amendment, support to submit to simultaneously and confirm; Click after confirmation user, system is carried out following 3 key operations:
1, simplify the fuzzy matching of name of the dish to complete name of the dish, the simplification name of the dish of traversal user input, with simplifying name of the dish fuzzy matching from menu database, obtain complete name of the dish, the corresponding multiple names of the dish completely of name of the dish possibility that at this moment user simplifies, such as input is " eggplant ", what may mate out has " red-cooked eggplant ", " fish-flavoured eggplants ", " a local braised aubergines " etc., the menu request of reconstruct user input, the bivariate table of formation " entirely joining the table of ordering ";
2, order and mate with set meal, traversal is joined the table of ordering entirely, according to the number without dish, forms combination, and combination comprises the combination of single dish, two dishes combinations, and three dishes combine, etc., be combined to whole tables of ordering of entirely joining always;
3, order and combine and set meal node matching: travel through the combination of ordering, each combination and set meal single node coupling, check and whether have coupling completely, if there is coupling completely, mark is selected this set meal, the dish not mating is re-started to combination under residue simultaneously, travels through remaining set meal node according to similar approach, until all set meal node traversal is complete, export this node set meal matching result data.
Step S103, set meal recurrence coupling, step S102 just completes the coupling of a set meal node, adopt similar method, coupling set meal data link table, after whole set meal couplings, the set meal coupling subchain of exporting each set meal node, this subchain represents the combination of set meal.
Step S104, the rate of exchange of ordering, calculate the subchain price summation of each set meal node, finally obtain the preferential price list of different set meals, the price of more every, the subchain of extraction TOP5, the set meal combination details after output sequence, comprise set meal numbering, each price, total price, sequence sequence number etc.
Step S105, the suggestion of ordering is reported, according to the subchain of step S104 sequence, in conjunction with chief cooker or waiter's recommendation, cooks the parameter output suggestion reports such as duration, this comprises that being not limited to set meal combines and quantity, price, nutritional guidelines etc.; 3 kinds of models are supported in report, price priority, time priority and nutrition are preferential and by mobile phone, PAD and PC interface show, the report of output simultaneously can submit to formula order dishes system with reference to or directly carry out parameter docking.
Menu and set meal by above step build, the fuzzy matching of ordering, set meal recurrence coupling, the rate of exchange and report output, realize the autonomous set meal of user and compared and recommend, overcome inaccuracy and unfairness that artificial estimation brings, allowed user independently select in the absolute transparent situation of information.
Realize compared with technology with existing, the inventive method can realize by the complicated method such as chained list and recurrence the rate of exchange of set meal, want accuracy and just than traditional artificial estimation, overcome the unicity of tradition based on the single product rate of exchange simultaneously, when order suggestion and report are provided, greatly promote accuracy and integrality relatively.
The technical scheme above embodiment of the present invention being provided is described in detail, applied principle and the embodiment of specific case to the embodiment of the present invention herein and set forth, the explanation of above embodiment is only applicable to help to understand the principle of the embodiment of the present invention; Simultaneously, for one of ordinary skill in the art, according to the embodiment of the present invention, in embodiment and range of application, all will change, such as being applied in the rate of exchange of various product set meals, relatively etc., in sum, this description should not be construed as limitation of the present invention to the parameter of various combination products.
Claims (5)
1. the implementation method of set meal rate of exchange, it is characterized in that: the data link table that creates set meal, the each node of chained list represents a set meal, node comprises price, dish numbered series in set meal, the system fuzzy matching of ordering, order combination with set meal node matching and travel through set meal chained list, carry out maximum and optimum matching for each node, match cover and after the meal remaining dish is carried out to recurrence according to same algorithm, finally draw the combination of set meal, and the rate of exchange are carried out in combination according to set meal, provide order suggestion and report.
2. menu according to claim 1 and set meal build, and it is characterized in that: system creation menu sheet, and the field of table comprises and is not limited to sequence number, name of the dish, the affiliated style of cooking, price, discount, material, describes; Create set meal table, the field of table comprises and is not limited to sequence number, set meal name, and set meal includes dish sequence, price, discount, describes; System, according to the content creating set meal data link table of set meal table, adopts doubly linked list structure, and the each node of chained list represents a set meal, and node comprises the numbering of set meal, set meal price, and set meal includes the numbered series of dish.
3. the fuzzy matching of ordering according to claim 1, it is characterized in that: the simplification name of the dish of traversal user input, with simplifying name of the dish fuzzy matching from menu database, obtain complete name of the dish, user simplifies the corresponding multiple complete names of the dish of name of the dish, the menu request of reconstruct user input, the bivariate table of formation " entirely joining the table of ordering ".
4. combination and the set meal node matching of ordering according to claim 1, it is characterized in that: travel through the combination of ordering, each combination and set meal single node coupling, check and whether have coupling completely, if there is coupling completely, mark is selected this set meal, the dish not mating under residue is re-started to combination simultaneously, and travel through remaining set meal node, until all set meal node traversal is complete, set meal matching result data are specified in output.
5. set meal recurrence according to claim 1 coupling, is characterized in that: coupling set meal data link table, by complete whole set meals couplings and export the set meal coupling subchain of each set meal node, this subchain represents the combination of set meal, and calculate the subchain price summation of each set meal node, finally obtain the preferential price list of different set meals, the price of more every, extract the subchain of TOP5, set meal combination details after output sequence, comprise set meal numbering, each price, total price, sequence sequence number.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410266725.5A CN104008198A (en) | 2014-06-16 | 2014-06-16 | Implement method for set meal price comparison |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410266725.5A CN104008198A (en) | 2014-06-16 | 2014-06-16 | Implement method for set meal price comparison |
Publications (1)
Publication Number | Publication Date |
---|---|
CN104008198A true CN104008198A (en) | 2014-08-27 |
Family
ID=51368855
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201410266725.5A Pending CN104008198A (en) | 2014-06-16 | 2014-06-16 | Implement method for set meal price comparison |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN104008198A (en) |
Cited By (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105809587A (en) * | 2016-03-03 | 2016-07-27 | 上海博康智能信息技术有限公司 | Intelligent cash receiving method and system |
CN107103520A (en) * | 2017-05-08 | 2017-08-29 | 深圳市思域网络技术有限公司 | Smart shopper price comparing method and system |
CN107169784A (en) * | 2017-03-31 | 2017-09-15 | 北京三快在线科技有限公司 | A kind of package price determines method and device, electronic equipment |
CN108198094A (en) * | 2017-12-04 | 2018-06-22 | 北京辰森世纪科技股份有限公司 | Set meal automatic reminding method and system, equipment of ordering |
CN109299978A (en) * | 2018-09-13 | 2019-02-01 | 口碑(上海)信息技术有限公司 | A kind of vegetable recommended method, device and equipment |
CN110889043A (en) * | 2019-12-11 | 2020-03-17 | 姚欣 | Diet recommendation system and method based on big data |
CN111339408A (en) * | 2020-02-19 | 2020-06-26 | 北京百度网讯科技有限公司 | Information recommendation method and device |
CN111695926A (en) * | 2020-04-20 | 2020-09-22 | 时时同云科技(成都)有限责任公司 | Dish pricing method and device |
CN113486159A (en) * | 2020-03-17 | 2021-10-08 | 东芝泰格有限公司 | Information processing apparatus, information processing system, and storage medium |
CN114049165A (en) * | 2021-10-11 | 2022-02-15 | 数采小博科技发展有限公司 | Commodity price comparison method, device, equipment and medium for purchasing system |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050273373A1 (en) * | 2004-05-21 | 2005-12-08 | Alan Walker | Systems, methods, and computer program products for searching and displaying low cost product availability information for a given departure-return date combination or range of departure-return date combinations |
CN102651052A (en) * | 2012-03-29 | 2012-08-29 | 陶杰 | Intelligent combo type dish ordering method |
CN103679516A (en) * | 2012-09-25 | 2014-03-26 | 付艳超 | Price comparison system based on shopping cart and method thereof |
-
2014
- 2014-06-16 CN CN201410266725.5A patent/CN104008198A/en active Pending
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050273373A1 (en) * | 2004-05-21 | 2005-12-08 | Alan Walker | Systems, methods, and computer program products for searching and displaying low cost product availability information for a given departure-return date combination or range of departure-return date combinations |
CN102651052A (en) * | 2012-03-29 | 2012-08-29 | 陶杰 | Intelligent combo type dish ordering method |
CN103679516A (en) * | 2012-09-25 | 2014-03-26 | 付艳超 | Price comparison system based on shopping cart and method thereof |
Cited By (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105809587A (en) * | 2016-03-03 | 2016-07-27 | 上海博康智能信息技术有限公司 | Intelligent cash receiving method and system |
CN107169784A (en) * | 2017-03-31 | 2017-09-15 | 北京三快在线科技有限公司 | A kind of package price determines method and device, electronic equipment |
CN107103520A (en) * | 2017-05-08 | 2017-08-29 | 深圳市思域网络技术有限公司 | Smart shopper price comparing method and system |
CN108198094A (en) * | 2017-12-04 | 2018-06-22 | 北京辰森世纪科技股份有限公司 | Set meal automatic reminding method and system, equipment of ordering |
CN109299978A (en) * | 2018-09-13 | 2019-02-01 | 口碑(上海)信息技术有限公司 | A kind of vegetable recommended method, device and equipment |
CN110889043A (en) * | 2019-12-11 | 2020-03-17 | 姚欣 | Diet recommendation system and method based on big data |
CN111339408A (en) * | 2020-02-19 | 2020-06-26 | 北京百度网讯科技有限公司 | Information recommendation method and device |
CN111339408B (en) * | 2020-02-19 | 2023-08-08 | 北京百度网讯科技有限公司 | Information recommendation method and device |
CN113486159A (en) * | 2020-03-17 | 2021-10-08 | 东芝泰格有限公司 | Information processing apparatus, information processing system, and storage medium |
CN111695926A (en) * | 2020-04-20 | 2020-09-22 | 时时同云科技(成都)有限责任公司 | Dish pricing method and device |
CN111695926B (en) * | 2020-04-20 | 2023-04-07 | 时时同云科技(成都)有限责任公司 | Dish pricing method and device |
CN114049165A (en) * | 2021-10-11 | 2022-02-15 | 数采小博科技发展有限公司 | Commodity price comparison method, device, equipment and medium for purchasing system |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN104008198A (en) | Implement method for set meal price comparison | |
US20170293984A1 (en) | Method, apparatus and system for consumer profiling in support of food-related activities | |
CN105117778A (en) | Furniture customization system based on Internet | |
CN105427207A (en) | Mobile terminal meal ordering system based on cloud services | |
Liyanage et al. | Foody-Smart restaurant management and ordering system | |
CN106202186A (en) | Service recommendation method based on artificial intelligence and device | |
CN105631722A (en) | Service information push method, service information push system and terminal | |
US20210272180A1 (en) | Analyzing user behavior at kiosks to identify recommended products | |
AU2015283827A1 (en) | Online shopping system and method | |
KR101807303B1 (en) | Method for food taste service of famous restaurant, system and computer-readable medium recording the method | |
Wardrop | Private cooking, public eating: Women street vendors in South Durban | |
CN105631589A (en) | School dining quantitative management method based on Android | |
CN103870944A (en) | Medicine logistics management model used for hospital information system | |
JP3201678U (en) | Course food ordering cost system | |
CN104484839A (en) | Order system | |
Hansen et al. | Feeding a tourism boom: changing food practices and systems of provision in Hoi An, Vietnam | |
US20210182984A1 (en) | System for cook-neighbor reservation and food safety certification | |
Rosette | Platform Kitchens and the Remaking of Food Service | |
KR20150107060A (en) | Communal feeding system and communal feeding method | |
Sowmya et al. | Home food delivery application | |
Li et al. | An Innovative Information System for Health and Nutrition Guidance | |
JP7503531B2 (en) | Intermediary device, program, and information processing method | |
JP2007156639A (en) | System, method, and program for managing food service industry business | |
Balasooriya | Food losses and Waste at Bakeries, Retail and Household Levels–A Case of Sweden | |
Rasid et al. | Bee Resto: Food Ordering Apps for Individual Restaurant |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
WD01 | Invention patent application deemed withdrawn after publication | ||
WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20140827 |