Skip to content

TrivialError/branchlearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

branchlearning

Learning branch variables in a graph based discrete optimization branch and bound algorithm

The file branchandbound.py implements the branch and bound algorithm, and uses functions from TSPfunctions.py. The branch and bound algorithm is run from main.py

The file graph_embedding_nn.py contains the model and functions for learning the graph embedding.

The file neural_networks.py contains functions for evaluating the learned model.

Other files are mostly ancillary.

About

Learning branch variables in a graph based discrete optimization branch and bound algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages