Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 567 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 567 Bytes

learn_comb_opt_op

This repository contains the code for solving combinatorial optimization problem using learning based methods. Combinatorial optimization problem considered in this case is Orienteering Problem which is a member of routing problems.

Network1:

Computes the node embeddings based on the supervised solution set for the OP problem For now, it is simple GCN network as it is in the T.Kipf paper

Results: Please check below link results