Skip to content
Snippets Groups Projects
Commit 0c936d24 authored by Iustin Pop's avatar Iustin Pop
Browse files

Fix a haddock/docstring issue

parent d4c453d2
No related branches found
No related tags found
No related merge requests found
......@@ -79,7 +79,7 @@ type Score = Double
-- | The description of an instance placement.
type Placement = (Idx, Ndx, Ndx, Score)
-- | Allocation/relocation solution.
-- | Allocation\/relocation solution.
type AllocSolution = [(Maybe Node.List, Instance.Instance, [Node.Node])]
-- | A cluster solution described as the solution delta and the list
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment