Abstract
I- Introduction
II- Knapsack For Shopping Cart
III- Expert System For Online Shopping Cart Management
IV- Implementation
V- Conclusion
References
Abstract
In this digital era consumers prefer online shopping to save time. But in their busy schedules it can be time-consuming to choose items as per their requirements. There is a need to have a smart shopping cart that gets filled with products as per the customer’s criteria in lesser time. To adhere this issue, this paper proposed an expert system where the shopping cart management is considered as a Knapsack Problem. The Shopping Cart Management is considered as a 0/1 Knapsack Problem, where the problem is to prepare an optimized shopping cart as per the customer requirement bounded with the budget. This problem is solved through the procedure based Expert System which uses the Dynamic Programming approach.
CONCLUSION
Using the case it can be concluded that the Shopping Cart Management as a 0/1 Knapsack Problem can be better solved through an Expert System which is following Dynamic Programming approach. The proposed system provides an opportunity to the customers to see different cart on different criteria, also would provide ease of use to the customers for online shopping. Hence, such a solution can be overall a happy and good experience for a customer. The same knowledge base can be utilized to provide the rules, procedures and data for another kind of problem in similar kind of domain specific problem.