Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
VIGNET Pierre
cadbiom
Commits
d78adb3a
Commit
d78adb3a
authored
Nov 19, 2019
by
VIGNET Pierre
Browse files
[lib] MCLQuery: Fix typos
parent
8ae2efc5
Changes
1
Hide whitespace changes
Inline
Side-by-side
library/cadbiom/models/clause_constraints/mcl/MCLQuery.py
View file @
d78adb3a
...
...
@@ -120,8 +120,8 @@ class MCLSimpleQuery(object):
Variant property enforces same timing on activated events,
and the others are free.
@param f_sol:
the
FrontierSolution (human readable solution)
@param unfolder: unfolder
in use
@param f_sol: FrontierSolution (human readable solution)
@param unfolder:
current
unfolder
"""
# start condition enforce activation of solution places
start_prop
=
None
...
...
@@ -165,8 +165,8 @@ class MCLSimpleQuery(object):
**Variant property enforces new timing**
@param f_sol:
the
FrontierSolution (human readable solution)
@param unfolder: unfolder
in use
@param f_sol: FrontierSolution (human readable solution)
@param unfolder: unfolder
"""
# activation part of start condition
start_prop
=
None
...
...
@@ -226,8 +226,8 @@ class MCLSimpleQuery(object):
**Variant property enforces same timing on activated events,
and the others are free.**
@param f_sol:
the
FrontierSolution (human readable solution)
@param unfolder: unfolder
in use
@param f_sol: FrontierSolution (human readable solution)
@param unfolder:
current
unfolder
"""
# activation part of start condition
start_prop
=
None
...
...
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