Skip to content

Optimal path for drilling holes on a circuit board using integer programming.

License

Notifications You must be signed in to change notification settings

burneyh/ip-circuits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IP-Circuits

Optimal path for drilling holes un a circuit board using integer programming. The python script generates a 2D matrix representing the valid paths and their weights. These are then fed into an excel solver that uses branch and bound to generate the optimal path.

About

Optimal path for drilling holes on a circuit board using integer programming.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages