Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Docker-in-Docker (DinD) capabilities of public runners deactivated.
More info
Open sidebar
VEBER Philippe
codepi
Commits
09144976
Commit
09144976
authored
Nov 23, 2020
by
Philippe Veber
Browse files
tk/Convergence_tree.leaves: leave it be more general to be useful for more tree variants
parent
8471965d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
lib/tk/convergence_tree.mli
lib/tk/convergence_tree.mli
+3
-1
No files found.
lib/tk/convergence_tree.mli
View file @
09144976
...
...
@@ -22,7 +22,9 @@ val to_newick_tree : t -> Newick.tree
val
from_file
:
string
->
(
t
,
[
>
`Msg
of
string
])
result
val
leaves
:
t
->
(
string
*
condition
)
list
val
leaves
:
(
_
,
'
l
,
branch_info
)
Tree
.
t
->
(
'
l
*
condition
)
list
val
infer_binary_condition_on_branches
:
?
gain_relative_cost
:
float
->
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment