Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 565 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 565 Bytes

hobby

dc solver

dc solver

Calculating static DC current for the graph of resistances and biases. qiita

TSP sample

TSP sample Optimization sample of traveling salesman problem (TSP) using simulated anneal(SA) with 2-opt.

  • SA part: C#
  • visualize, parameter tuning: Python script

TSP image