ipab-slmc / exotica

Extensible Optimization Framework
https://ipab-slmc.github.io/exotica
BSD 3-Clause "New" or "Revised" License
149 stars 70 forks source link

[pyexotica] Change get_colliding_links to return a list of str #716

Closed the-raspberry-pi-guy closed 4 years ago

the-raspberry-pi-guy commented 4 years ago

Minor change to the get_colliding_links function in pyexotica. Changes from simply printing the colliding links to now returning them as a list of strings. Adds optional debug mode to have them printed from the function directly.

wxmerkt commented 4 years ago

Codacy Here is an overview of what got changed by this pull request:


Complexity increasing per file
==============================
- exotica_python/src/pyexotica/tools.py  2

See the complete overview on Codacy