Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cdc-counting
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Radek Hušek
cdc-counting
Commits
da706975
Commit
da706975
authored
3 years ago
by
Radek Hušek
Browse files
Options
Downloads
Patches
Plain Diff
reduce-cycle: improve doc
parent
f250d950
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
experiments/reduce-cycle.py
+3
-1
3 additions, 1 deletion
experiments/reduce-cycle.py
with
3 additions
and
1 deletion
experiments/reduce-cycle.py
+
3
−
1
View file @
da706975
...
@@ -2,7 +2,9 @@
...
@@ -2,7 +2,9 @@
"""
"""
Application of Theorem 6.12 to triangles, 4-cycles (Theorem 6.13)
Application of Theorem 6.12 to triangles, 4-cycles (Theorem 6.13)
and 5.cycles (Theorem 6.14).
and 5.cycles (Theorem 6.14). Note that the results are numeric
calculation so it is necessary to review the system of equations
by hand. (It is printed by the command-line parameter -v.)
"""
"""
import
sys
,
os
import
sys
,
os
...
...
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