Merge branch 'TopFarmProblemStructure' into 'master'
Top farm problem structure See merge request !48
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 1 addition, 0 deletions.gitlab-ci.yml
- topfarm/_topfarm.py 301 additions, 151 deletionstopfarm/_topfarm.py
- topfarm/constraint_components/boundary_component.py 170 additions, 100 deletionstopfarm/constraint_components/boundary_component.py
- topfarm/constraint_components/constrained_generator.py 66 additions, 0 deletionstopfarm/constraint_components/constrained_generator.py
- topfarm/constraint_components/spacing_component.py 25 additions, 21 deletionstopfarm/constraint_components/spacing_component.py
- topfarm/cost_models/cost_model_wrappers.py 14 additions, 15 deletionstopfarm/cost_models/cost_model_wrappers.py
- topfarm/cost_models/dummy.py 73 additions, 34 deletionstopfarm/cost_models/dummy.py
- topfarm/cost_models/fuga/Colonel 1 addition, 1 deletiontopfarm/cost_models/fuga/Colonel
- topfarm/cost_models/fuga/py_fuga.py 3 additions, 3 deletionstopfarm/cost_models/fuga/py_fuga.py
- topfarm/cost_models/utils/aep_calculator.py 4 additions, 3 deletionstopfarm/cost_models/utils/aep_calculator.py
- topfarm/multistart.py 64 additions, 64 deletionstopfarm/multistart.py
- topfarm/plotting.py 1 addition, 1 deletiontopfarm/plotting.py
- topfarm/recorders.py 344 additions, 0 deletionstopfarm/recorders.py
- topfarm/tests/__init__.py 4 additions, 0 deletionstopfarm/tests/__init__.py
- topfarm/tests/test_constraint/test_BoundaryBaseComp.py 67 additions, 0 deletionstopfarm/tests/test_constraint/test_BoundaryBaseComp.py
- topfarm/tests/test_constraint/test_ConvexBoundaryComp.py 87 additions, 0 deletionstopfarm/tests/test_constraint/test_ConvexBoundaryComp.py
- topfarm/tests/test_constraint/test_PolygonBoundaryComp.py 86 additions, 101 deletionstopfarm/tests/test_constraint/test_PolygonBoundaryComp.py
- topfarm/tests/test_constraint/test_boundary.py 0 additions, 48 deletionstopfarm/tests/test_constraint/test_boundary.py
- topfarm/tests/test_constraint/test_boundary_polygon.py 44 additions, 41 deletionstopfarm/tests/test_constraint/test_boundary_polygon.py
- topfarm/tests/test_costmodel_utils/test_aep_calculator.py 1 addition, 1 deletiontopfarm/tests/test_costmodel_utils/test_aep_calculator.py
Loading
Please register or sign in to comment