The document proposes a new model for solving Weighted Constraint Satisfaction Problems (WCSPs) using a Hopfield neural network approach. It formulates WCSPs as a 0-1 quadratic programming problem subject to linear constraints, which can be solved using the Hopfield neural network. The model was tested on benchmark WCSP instances and was able to find optimal solutions, with the same time complexity as other known methods. The approach recognizes optimal solutions for WCSPs by minimizing an original energy function using the Hopfield neural network.