Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
ProMod3
Manage
Activity
Members
Plan
Jira
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
schwede
ProMod3
Commits
e203434d
Commit
e203434d
authored
8 years ago
by
Studer Gabriel
Browse files
Options
Downloads
Patches
Plain Diff
docu update
parent
7009f903
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
modelling/doc/algorithms.rst
+4
-5
4 additions, 5 deletions
modelling/doc/algorithms.rst
with
4 additions
and
5 deletions
modelling/doc/algorithms.rst
+
4
−
5
View file @
e203434d
...
@@ -66,17 +66,16 @@ loops. A global optimum is therefore not guaranteed, but still very likely.
...
@@ -66,17 +66,16 @@ loops. A global optimum is therefore not guaranteed, but still very likely.
:param max_pruning_iterations: Maximum number of pruning iterations before
:param max_pruning_iterations: Maximum number of pruning iterations before
giving up
giving up
:param max_complexity: Pruning gets performed until
:type mhandle: :class:`ModellingHandle`
:type mhandle: :class:`ModellingHandle`
:type gaps: :class:`StructuralGapList`
:type loop_candidates: :class:`list`
:type loop_candidates: :class:`list`
:type start_resnums: :class:`list`
:type chain_indices: :class:`list`
:type weights: :class:`dict`
:type weights: :class:`dict`
:type fill_solution: :class:`bool`
:type max_pruning_iterations: :class:`int`
:type max_complexity: :class:`int`
:returns: A list specifying the optimal index for every element in
**loop_candidates**.
Rigid Blocks
Rigid Blocks
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment