This repository contains software for applying neural networks to solve NP-hard optimization problems. The current applications include order allocation and influence maximization in social networks.
This repository provides the software implementation of neural network solutions to various NP-hard optimization problems as discussed in our research manuscripts.
The order allocation application optimizes the distribution of orders to stores using neural networks...
The influence maximization application identifies the most influential nodes in a social network using neural networks...
This project is licensed under the MIT License - see the LICENSE file for details.