Adding title to ASP algorithms

This commit is contained in:
IDONTSUDO 2023-07-05 14:14:36 +00:00 committed by Igor Brylyov
parent 33dd320858
commit 70e268c455
4 changed files with 7 additions and 5 deletions

View file

@ -1,3 +1,4 @@
# Алгоритм генерации графа с помощью оценки стабильности подсборок в физическом движке PyBullet
import FreeCAD as App
import json
import re