Skip to content

keremayoz/STSteinerSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ST-Steiner Solver

  • Repeatedly finds the minimum Steiner tree for the given network files.(ap1, ap2, bp1, bp2, n1, n2, n3)

Running

$ cd solver
$ python solver.py
  • Resulting networks could be found in /ST-Steiner-env/ST-Steiner/clusters
  • Input networks are in ST-Steiner-env/ST-Steiner/data

Details about the research could be found here

Github link of the Steiner solver could be found here

About

Solver which tries to optimize the parameters of the ST-Steiner algorithm to increase the selected genes from the ground truth.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors